Cron Expression Parser

Parse and understand Unix cron expressions. Analyze scheduling patterns and view execution times.

Cron Expression

Enter a cron expression (e.g., * * * * *)

Cron Syntax Reference

FieldRangeSpecial Characters
Minutes0–59* , - /
Hours0–23* , - /
Day of Month1–31* , - /
Month1–12* , - /
Day of Week0–6 (Sun–Sat)* , - /