Cron Next Run Calculator
See the next fire times for a cron expression, with each field explained.
A cron expression has five fields — minute, hour, day of month, month and weekday — and this calculator expands them to show exactly when a job next runs. It handles ranges, steps, lists, month and day names, @daily shortcuts, and the rule that day-of-month and day-of-week combine with OR rather than AND.
Runs in your browser- Supports
- Ranges, steps, lists, names, six-field second precision and @daily shortcuts
- Handles the OR rule
- Day-of-month and day-of-week are ORed when both are restricted
- Privacy
- Runs entirely in your browser — nothing is uploaded
- Cost
- Free, unlimited, no sign-up
Frequently asked questions
Why does my job run more often than expected?
What does */15 mean?
How to use the cron next run calculator
- 1Enter or paste your cron expression.
- 2Set the show next.
- 3Enter or paste your starting from.
- 4Turn "Six fields (seconds first)" on or off as needed.
- 5The result appears immediately — copy or download it.
Embed this tool
Put the working cron next run calculator on your own site. It runs in your visitors' browsers exactly as it does here — free, no account, nothing uploaded.
Share this tool
Related tools
Cron Expression ParserTranslate a cron expression into plain English and see when it will next run..gitignore GeneratorBuild a .gitignore file for your stack, with the entries people usually forget.Redirect Rule GeneratorGenerate redirect rules for Apache, Nginx, Netlify, Vercel and Next.js.Meeting Agenda TimerTurn an agenda into a timed schedule with start and end times for every item.DNS LookupPull every DNS record for a domain at once, check SPF and DMARC, and compare four public resolvers..env to JSON ConverterConvert .env files to JSON and back — for config migrations and CI variables.
Last updated
More developer tools