OhMyApps
Back to Tools

Cron Expression Parser

Parse and explain cron schedule expressions

minute hour day month weekday

Common presets:

Next 5 runs:

How it works

Enter a standard 5-field cron expression to see a human-readable explanation and the next scheduled run times.

  • Minute (0-59)
  • Hour (0-23)
  • Day of month (1-31)
  • Month (1-12)
  • Day of week (0-7, 0 and 7 = Sunday)

Special characters: * (any), , (list), - (range), / (step)

Want to learn more?

Read the complete guide with examples and tips

Read guide