ToolBuddy
In Browser

Cron Parser

Explain a cron expression in plain English, list the next run times in your local time zone, and edit fields or presets. Paste a 5- or 6-field crontab line. Parsing is local, so job schedules never hit a cron API.

Runs in your browser. Nothing is uploaded.

Loading tool…

About this tool

Explain a cron expression in plain English and list the next run times in your resolved time zone. 5-field crontab lines and 6-field expressions with seconds are both accepted. Next runs use the local IANA zone from the browser.

How to use: paste 0 9 * * 1-5, pick a preset, or edit the five field boxes. Read the description, then copy any upcoming ISO timestamp. Invalid syntax shows a parser error instead of a guessed schedule.

Example: 0 9 * * 1-5 is At 09:00, Monday through Friday, with the next weekday 09:00 slots listed below. Quartz-only year fields are out of scope.

Schedules are not sent to a cron host. Related: timestamp converter if you needed to inspect one of those ISO times. After load, explaining works offline.

FAQ

Related Convert tools