Which cron syntax features are supported?
This tool supports 5 fields with wildcards, ranges, lists, and step values. Example: */15 9-17 * * 1-5.
Build cron schedules with UI fields, parse any 5-field cron expression into plain English, and preview the next 5 run times in your local timezone.
Use standard cron syntax: *, ranges (1-5), lists (1,3,5), and steps (*/10).
—
Click an example to load and copy quickly.
This tool supports 5 fields with wildcards, ranges, lists, and step values. Example: */15 9-17 * * 1-5.
Cron usually treats these two fields as OR when both are restricted. This calculator follows that behavior.
No. This page is focused on classic 5-field crontab expressions for portability.