Presets
Schedule
At 09:00, on Monday to Friday.
0 9 * * 1-5 · 5 fields · times shown in UTC
Next 5 runs
Reading your clock…
Field breakdown
Parsed and projected in your browser, the expression is never uploaded.
How it works
Cron Expression Parser: Plain English and the Next 5 Runs
Paste a crontab line to read it back in plain English and see exactly when it fires next. Ranges, steps, lists, month and day names, seconds fields and @daily shortcuts all parse locally.
What this does
- Plain-English reading of a 5-field crontab line, or a 6-field one that starts with seconds
- The next five run times in your browser’s own time zone, each with the gap to it
- Ranges and lists, plus steps like */15 and a wrap-around range like FRI-MON
- JAN–DEC and MON–SUN names, with 7 accepted as Sunday alongside 0
- @yearly, @monthly, @weekly, @daily and @hourly expand to the expressions they stand for
- A field-by-field breakdown showing what each raw token actually matches
FAQ
Keep going