mAIbmAIbTools

Cron Expression Explainer

Paste a cron expression and read it back in plain English.

How to use

  1. Paste a 5-field cron expression.
  2. Each field is explained in plain English.
  3. Adjust the values to see the schedule change.
Advertisement336 × 280

FAQ

What are the five fields?

Minute, hour, day of month, month and day of week — in that order.

What does */15 mean?

A step value — '*/15' in the minute field means every 15 minutes.

Advertisement728 × 90