What the cron reader shows
- English description — derived from the same cronstrue library used by major schedulers. Example: `0 0 L * *` becomes “At 00:00, on the last day of the month”.
- Calendar of next runs — the next 30+ scheduled fires plotted in a real month view. Spot weekend runs, holiday gaps, and end-of-month anomalies instantly.
- Field-by-field decode — each field shows what it accepts and what your value resolves to.
- Validation — invalid fields highlight in red with the parser error in plain English.
- Shareable link — copy a URL with the cron pre-filled to share the decoded view with your team.