Every one hour (starting from "now") I am able to schedule using this cron expression (expression) using nodejs cron-job.
But I need to set cron every one hour starting from a specific time. For example, say it starts from 3:30 am — can we do this? What will be the cron expression for this? any ideas appreciated