Which cron format does this tool use?
It uses the standard five-field Unix layout: minute, hour, day of month, month, and day of week. It does not add a seconds or year field.
Build five-field cron schedules from presets or visual controls, explain them, and export upcoming runs.
Workspace
Schedule builder
-This builder uses standard five-field Unix cron syntax. Some cloud schedulers add seconds, years, or different rules.
If both day-of-month and day-of-week are restricted, standard Unix cron runs when either field matches. Schedules also use the timezone and daylight-saving behavior of the machine running cron, which may differ from your local browser.
It uses the standard five-field Unix layout: minute, hour, day of month, month, and day of week. It does not add a seconds or year field.
The preview uses the timezone shown on this page. The system that runs the schedule may use another timezone, and daylight-saving changes can shift run times.
In standard Unix cron, a restricted day-of-month and restricted day-of-week are alternatives. A run occurs when either field matches.
Yes. Choose how many runs to preview, then copy the readable list or download a CSV containing the local display time, ISO timestamp, and preview timezone.