Cron expression explainer is a browser-based tool that translates 5-field cron syntax into plain English and shows upcoming run times. Enter any expression and see the schedule explained instantly along with the next five execution times.
5-field format: minute · hour · day of month · month · day of week
Direct links for specific cron use cases.
@hourly, @daily, @weekly, @monthly, and @yearly shorthands. Quartz 6 and 7-field syntax is not supported.?, L, W, and # (Quartz extensions) are not parsed in the preview.Reviewed and tested May 25, 2026.