🎓

Learn How Cron Expressions Work

Each tweak shows immediate plain-English explanation and a preview of the next 5 runs — best way to learn cron.

შესვლა საჭირო არ არის
minute
(0-59)
hour
(0-23)
day
(1-31)
month
(1-12)
weekday
(0-6)

In plain English

At 09:00 on Mon, Tue, Wed, Thu, Fri.

Next 5 scheduled runs (your local time)
  • Thu, May 2809:00
  • Fri, May 2909:00
  • Mon, Jun 109:00
  • Tue, Jun 209:00
  • Wed, Jun 309:00

Common patterns

Compatible with standard Unix cron, GitHub Actions, Kubernetes CronJob, and most scheduling systems. Use * for “every”, */5 for “every 5”, 1-5 for ranges, 1,15 for specific values.

Learning tips

🎓

Click through the preset patterns to see how each field maps to time. Start simple, work up to compound expressions.

💡

The "next 5 runs" preview is the best learning tool — instant feedback when your expression doesn't mean what you thought.

🎯

Cron syntax: minute (0-59), hour (0-23), day-of-month (1-31), month (1-12), day-of-week (0-6, 0=Sunday).

როგორ მუშაობს

1
შედი
Enter your data into the tool above. Everything stays local to your browser.
2
პროცესი
The tool processes your data instantly in your browser using JavaScript. No server, no waiting.
3
ჩამოტვირთვა
Get your result instantly. Nothing is stored after you leave the page — complete privacy.

რატომ გამოვიყენოთ ჩვენი?

სრულიად უფასო - ფარული ხარჯების გარეშე, არასდროს
არ არის საჭირო ანგარიში, ელფოსტა ან შესვლა
ფაილები არასოდეს ტოვებს თქვენს მოწყობილობას
ფაილის ზომა არ არის შეზღუდული
არ არის წყლის ნიშნები ნებისმიერ გამომავალზე

Also check out…

ხშირად დასმული კითხვები