← All tools
Cron Expression Generator
Type a 5-field cron expression to see it in plain English and preview the next run times — or start from a preset below.
Cron expression
min hour dom mon dow
Explanation
& next runs
Status Waiting for input
Next run —
Found —
Your zone —
What this tool does
It reads a standard 5-field cron expression — minute hour day-of-month month day-of-week — describes what it means in plain English, breaks down each field, and computes the next five times it will fire based on your device's clock.
Syntax it understands
*— every value ·*/5— every 5th value1-5— a range ·1,15,30— a list- Month names (
jan–dec) and weekday names (sun–sat) - Both
0and7mean Sunday
When both day-of-month and day-of-week are restricted, cron fires when either matches — the tool follows that same rule.
Privacy
Parsing and the run-time preview happen entirely in your browser. Nothing you type is sent anywhere.