Cron Expression Builder & Tester

Build, validate and understand cron expressions online. Visualise each field, preview the next scheduled run times, and pick from common presets. Supports crontab, Kubernetes CronJobs, GitHub Actions, AWS EventBridge, Hangfire, Quartz.NET and more.

Cron Expression

Minute 0–59
Hour 0–23
Day of Month 1–31
Month 1–12
Day of Week 0–6 (Sun=0)
📅 Every weekday at 09:00

Common Presets

Next 8 Runs

12026-04-02 09:00Thu
22026-04-03 09:00Fri
32026-04-06 09:00Mon
42026-04-07 09:00Tue
52026-04-08 09:00Wed
62026-04-09 09:00Thu
72026-04-10 09:00Fri
82026-04-13 09:00Mon

Quick Reference

*Any value
,Value list e.g. 1,3,5
-Range e.g. 1-5
/Step e.g. */5
Fields: minute hour day-of-month month day-of-week