๐Ÿ•ฐ๏ธ

Cron Expression Generator

Translate a cron schedule into plain English and see its next run times.

Advertisement
Ad slot: top

Field breakdown

FieldValueMeans

Next 10 runs

Format: minute hour day-of-month month day-of-week โ€” for example 30 2 * * 1 is 02:30 every Monday. Times are shown in your own time zone; your server may use UTC.
Advertisement
Ad slot: incontent

About the Cron Expression Generator

Paste a five-field cron line and get a sentence describing when it runs, a breakdown of each field, and the next ten times it will fire in your own time zone. Invalid fields are named specifically instead of a generic error.

Preset buttons cover the schedules people actually use โ€” hourly, every fifteen minutes, weekdays at nine, monthly on the first.

Frequently asked questions

What does 0 9 * * 1-5 mean?

09:00 every Monday to Friday.

Why does my cron job run at the wrong time?

Servers usually run on UTC while you think in local time. Convert your intended time to the server's zone before writing the expression.

Related tools

All Developer โ†’
Advertisement
Ad slot: bottom