PB
Available
schedule
lock Free · Private · In-Browser

Cron Expression Explainer

Paste a five-field cron expression and get a plain-English schedule explanation.

Read cron without guessing

Cron syntax is compact but easy to misread. This explainer breaks a five-field expression into minute, hour, day, month, and weekday pieces, then turns common patterns into plain English.

Use it to sanity-check scheduled tasks before adding them to scripts, servers, dashboards, or automation tools.

Local schedule parsing

No cron expression is uploaded.

Frequently Asked Questions

What cron format does this explain?

It explains standard five-field cron expressions: minute, hour, day of month, month, and day of week.

Does it schedule anything?

No. It only explains and previews the expression locally.

Are all cron dialects supported?

No. It is a simple explainer for common Unix-style cron syntax.

Is anything uploaded?

No. The expression is parsed in your browser.

Take it further
Developer Tools

Need more dev utilities? Explore Bushe tools.

Learn More arrow_forward