Skip to content
2xKit

Cron Expression Explainer

Explain what a cron expression means in plain English.

Runs in your browser

About this tool

Cron syntax (five or six fields of asterisks, numbers and slashes) is notoriously easy to misread — getting the field order or a wildcard wrong means a scheduled job runs at completely the wrong time, often not discovered until it actually fires incorrectly. This tool explains what a cron expression means in plain English, letting you verify a schedule actually says what you think it says before deploying it.

Frequently asked questions