The Cron schedule makes use of a CRON-style expression string to define the times at which jobs will be run. Note that Cron expressions have no concept of time zones, so all times are interpreted as in the local time zone.
See Source File