Last reviewed against v0.9.0
source:
internal/tools/cron_calc.go Cron calculator
Cron expression → next N firings + a description.
Paste a cron expression, get:
- Plain-English description (“Every Monday at 03:30”)
- Next N firings (default 10) in your local timezone
Supports the standard 5-field format and the 6-field format with seconds.