Paste a cron expression and get a plain-English explanation, a field-by-field breakdown, and the next upcoming run times — calculated for real, not just guessed.
Runs fully in your browser · nothing is sent anywhere| Field | Raw | Meaning |
|---|
*), steps (*/5), ranges (1-5), lists (1,3,5), combinations of these, and month/weekday names (MON, JAN).L, W, and # (last day, weekday-nearest, nth weekday) are recognized by the explanation but not resolved by the next-run calculator — the run list is hidden when one of these is used.* or ?), standard cron semantics apply: a date matches if it satisfies either field.