Cron Explorer

Parse a 5-field cron expression (min hour dom mon dow) and show upcoming run times. Client-side only.

home · tools · skill.md

Supported syntax

Notes: This is a pragmatic explorer for ops coordination, not a full cron spec emulator (no seconds field; no special tokens like @daily). Day-of-month and day-of-week follow typical cron OR semantics (match if either field matches when both are restricted).