محول كرون
حوّل تعابير cron إلى صيغة قابلة للقراءة البشرية والعكس صحيح. أنشئ جداول cron وتحقق من صحتها وافهمها باستخدام واجهتنا المرئية.
Format: minute hour day month day-of-week
(0-59)Hour
(0-23)Day
(1-31)Month
(1-12)DoW
(0-6)
Cron Syntax Reference:
Mastering Cron Expressions
Cron is a time-based job scheduler in Unix-like operating systems. Use this tool to build, validate, and understand your automation schedules.
1. Paste or Describe
Input a raw 5-field cron string or describe your schedule in plain English.
2. Fine-Tune Fields
Adjust individual fields for minutes, hours, days, and months with real-time feedback.
3. Verify Schedule
Check the "Next Runs" preview to ensure your jobs fire exactly when you expect.
The 5-Field Standard
Most modern systems (like crontab, GitHub Actions, and AWS Lambda) use the standard 5-field format:
* Note: Some specific implementations support an optional 6th field for "seconds" or "years".
Explore More Developer Tools
Frequently Asked Questions
لماذا تستخدم أداة إنشاء تعبيرات Cron الخاصة بنا؟
Two-Way Conversion
Convert cron to human-readable text and vice versa.
معاينة الجولات القادمة
تعرف على موعد تشغيل مهمة cron الخاصة بك في المرة القادمة من خلال جدولة دقيقة.
Real-Time Validation
Instant feedback on syntax errors.
القوالب الشائعة
الوصول السريع إلى تعابير cron المستخدمة بكثرة.