Free Tool

Cron Expression Parser

Translate any cron expression into plain English and see the next scheduled run times. Supports all standard cron syntax including ranges, steps, and lists.

Parse a Cron Expression

Format: minute(0-59) hour(0-23) day(1-31) month(1-12) weekday(0-7)· Use * (any), */n (every n), n-m (range), n,m (list)

Common Examples