Cron Expression Helper

Build cron expressions visually, get human-readable explanations, and preview the next run times.

Every minute

Presets

Visual Builder

Next 5 Run Times

How to Use

  • Type a cron expression directly in the input field for an instant human-readable explanation.
  • Use the Visual Builder to set each field using every/specific/range/step modes — the expression updates automatically.
  • Click any Preset to load a common schedule instantly.
  • The Next 5 Run Times panel shows when the job will next fire based on your current local time.
  • Click Copy to copy the expression to your clipboard.

Field Reference

FieldPositionAllowed ValuesSpecial Chars
Minute1st0–59* , - /
Hour2nd0–23* , - /
Day of Month3rd1–31* , - /
Month4th1–12* , - /
Day of Week5th0–7 (0&7=Sun)* , - /