⏰ Cron Expression Builder

Build cron expressions visually and see a plain-English explanation with next 5 run times.

πŸ”’ Runs entirely in your browser β€” nothing is sent to any server
Describe your schedule in plain English
Or pick a preset
Field timezone:
Β·
Β·
Β·
Β·
PlatformExpression
Linux / macOS
crontab -e
GitHub Actions
schedule: cron:
Kubernetes
CronJob spec
GitLab CI
pipeline schedules
AWS EventBridge
6-field + year
Quartz / Spring
6-field + seconds
Seconds prepended β€” @Scheduled & Java jobs
Jenkins
pipeline trigger
Replace * with H in Jenkins for automatic load spreading