⏰
Cron Expression Generator
Build and understand cron expressions visually. See human-readable explanations and next run times.
No uploads • Client-side only • Your data stays on your device
* * * * *💡 Cron Syntax
┌───────── minute (0-59)
│ ┌─────── hour (0-23)
│ │ ┌───── day of month (1-31)
│ │ │ ┌─── month (1-12)
│ │ │ │ ┌─ day of week (0-6, Sun=0)
* * * * *
│ ┌─────── hour (0-23)
│ │ ┌───── day of month (1-31)
│ │ │ ┌─── month (1-12)
│ │ │ │ ┌─ day of week (0-6, Sun=0)
* * * * *
* = any, */5 = every 5, 1-5 = range, 1,3,5 = list
Related Tools
Your Privacy Guaranteed
All processing happens directly in your browser using JavaScript. Your files, passwords, and data never leave your device and are never uploaded to our servers. We cannot see, store, or access anything you process with this tool.
No account required • No tracking • No data collection • Works offline after initial load