Cron expression explainer
Read a 5-field cron expression in plain words and see the next run times it would produce.
How to use
- Paste a cron expression.
- Read the description and the per-field values.
- Check the next run times in your local time zone.
What it supports
Supports lists, ranges, steps, and month/weekday names (JAN–DEC, SUN–SAT). Special strings like @daily and seconds/year fields are not part of the 5-field format. Next-run times are computed in your browser's time zone — servers often run cron in a different one.