Crontab Generator

Build cron expressions visually or type one to parse it into human-readable descriptions.

minutehourday(m)monthday(w)
Every minute
Minute (0-59)
*
Hour (0-23)
*
Day of Month (1-31)
*
Month (1-12)
*
Day of Week (0-6)
*

Next 5 Execution Times

1.3/16/2026, 2:13:00 PM
2.3/16/2026, 2:14:00 PM
3.3/16/2026, 2:15:00 PM
4.3/16/2026, 2:16:00 PM
5.3/16/2026, 2:17:00 PM

How It Works

1

Edit the expression or use field builders

Type a cron expression directly at the top, or use the field builders below. Changes sync both ways in real time.

2

See the schedule

The tool shows a human-readable description and the next 5 scheduled execution times.

3

Copy and use

Copy the cron expression directly into your crontab, CI/CD config, or scheduler.

FAQ

Standard 5-field cron: minute, hour, day of month, month, day of week. Extended formats (seconds, years) are not supported.
Yes, they're calculated based on the current time in your local timezone.
The /step syntax means 'every N units'. So */5 in the minutes field means every 5 minutes (0, 5, 10, 15...).

Varstatt Toolkit

Each tool works standalone, runs entirely in your browser, and requires no signup.

Built & Maintained by Varstatt

Varstatt is a one-person product studio run by Jurij Tokarski, product engineer since 2011. These tools are free and open — no signup, no catch.