Online Tool Store Online Tool Store

Cron এক্সপ্রেশন বিল্ডার

প্রকৃত পরবর্তী চালনার সময় গণনা করে পাঁচ-ক্ষেত্র cron অভিব্যক্তি তৈরি এবং পরীক্ষা করে। যখন দুটি দিনের ক্ষেত্র OR-সংমিশ্রিত হয় তখন সতর্ক করে, এমন সময়সূচী সনাক্ত করে যা কখনও চলে না।

🔒 এই টুলটি সম্পূর্ণভাবে আপনার ব্রাউজারে চলে। আপনার ফাইল কখনও সার্ভারে আপলোড করা হয় না।

Minute

0–59

Hour

0–23

Day of month

1–31

Month

1–12 or JAN–DEC

Day of week

0–7 or SUN–SAT

Presets:

What it means

Next runs

Syntax reference
*Every value
5Exactly 5
1,3,5A list — 1, 3 and 5
1-5A range — 1 through 5
*/15Every 15th value from the start
9-17/2Every 2nd value from 9 to 17
MON-FRINames work in the last two fields

Both 0 and 7 mean Sunday. This tool handles the classic five-field syntax — extensions such as @daily, L, W, # and a seconds field are specific to particular schedulers and are not parsed here.

Evaluated in this page; nothing is uploaded. Times are computed in UTC by default because that is what a server's crontab usually runs in — but a real cron runs in the machine's timezone, so check what yours is set to before trusting a schedule around a daylight-saving change.

How Cron এক্সপ্রেশন বিল্ডার works

  1. Open Cron এক্সপ্রেশন বিল্ডার and review the example state before entering your own values.
  2. Enter or select the information needed for Cron এক্সপ্রেশন বিল্ডার.
  3. Review the result and adjust the inputs if you want to compare another case.

Builds and checks five-field cron expressions by computing the actual next run times. Warns when the two day fields are OR-combined, detects schedules that never fire such as 31 February, and explains uneven step intervals. The interactive workspace runs in your browser, so you can review the result without creating an account.

FAQ

What is Cron এক্সপ্রেশন বিল্ডার used for?

Builds and checks five-field cron expressions by computing the actual next run times. Warns when the two day fields are OR-combined, detects schedules that never fire such as 31 February, and explains uneven step intervals.

Do I need an account?

No. The tool is available directly in the browser without an account or sign-up.

What should I do if the result looks unexpected?

Check the entered values and compare them with the guidance shown in Cron এক্সপ্রেশন বিল্ডার. Use the result as a planning aid and verify important decisions independently.

সম্পর্কিত টুল দেখুন

এই টুলটি এমবেড করুন

এটি আপনার নিজের সাইটে বসান — এটি ফ্রিই থাকে, আর প্রতিটি ফাইল আপনার দর্শকের ব্রাউজারেই থাকে, আপনার বা আমাদের কাছে নয়।