I don't know about you, but I re-lookup cron syntax every single time. Is it 0 12 * * 1-5? Or */5? Honestly — nobody keeps this in their head.
Instead of another cheat-sheet I'll forget, I built a builder:
Pick day, hour, minute from dropdowns
See the expression translated to plain English live
Preview the next 5 runs in your timezone (this catches the classic "off by one" DST surprises)






