Build cron expressions visually. See plain English explanations and next 10 scheduled runs.
Quick Presets
Next 10 Scheduled Runs
Three steps. Instant results.
A cron expression has 5 fields: minute (0-59), hour (0-23), day of month (1-31), month (1-12), and day of week (0-6, Sunday=0). Special characters include * (every), */n (every nth), comma (list), and hyphen (range). This tool parses your expression, generates a human-readable explanation, and calculates the next 10 run times by simulating minute-by-minute from now. Everything runs in your browser.