Your data never leaves your browser
Cron Explainer
Paste a cron expression to get a human-readable explanation, field-by-field breakdown, and next scheduled run times.
minutehourday(month)monthday(week)
Description
Every Monday through Friday at 09:00
Common Expressions
Field-by-Field Breakdown
Minute
00Hour
99Day of Month
*Every day of monthMonth
*Every monthDay of Week
1-5Mon through FriNext 10 Run Times
- 1.Mon, Mar 9, 2026 09:00
- 2.Tue, Mar 10, 2026 09:00
- 3.Wed, Mar 11, 2026 09:00
- 4.Thu, Mar 12, 2026 09:00
- 5.Fri, Mar 13, 2026 09:00
- 6.Mon, Mar 16, 2026 09:00
- 7.Tue, Mar 17, 2026 09:00
- 8.Wed, Mar 18, 2026 09:00
- 9.Thu, Mar 19, 2026 09:00
- 10.Fri, Mar 20, 2026 09:00
What is Cron Explainer?
Cron Explainer translates cron expressions into plain English. Paste any 5-field cron expression to see a human-readable description, a field-by-field breakdown, and the next scheduled execution times.
How to Use
- Paste or type a cron expression (e.g.,
0 9 * * 1-5) - Read the human-readable description and field-by-field breakdown
- Check the next scheduled run times to verify the schedule
- Try common presets to quickly explore common schedules
Privacy & Security
All processing happens entirely in your browser. No data is sent to any server.
Ad