Innotive

Cron Expression Helper

Turn a cron schedule into plain English and list the next run times. Standard five-field Unix-style expressions.

How it works

Paste a cron string to see a readable description and the next scheduled dates in your local timezone. Uses cronstrue and cron-parser; complex macros may vary by runtime. No server—runs in your browser.

Uses standard cron fields (minute, hour, day of month, month, day of week). Some platforms add a seconds field—behavior may differ.

Description

Every hour

Next run times (local)

  1. 3/21/2026, 9:00:00 PM
  2. 3/21/2026, 10:00:00 PM
  3. 3/21/2026, 11:00:00 PM
  4. 3/22/2026, 12:00:00 AM
  5. 3/22/2026, 1:00:00 AM
  6. 3/22/2026, 2:00:00 AM
  7. 3/22/2026, 3:00:00 AM
  8. 3/22/2026, 4:00:00 AM
  9. 3/22/2026, 5:00:00 AM
  10. 3/22/2026, 6:00:00 AM