Tool Hub

Cron निर्माता

फ़ील्ड सिलेक्टर के साथ cron अभिव्यक्ति बनाएँ (मिनट/घंटा/दिन/महीना/सप्ताह का दिन)

प्रीसेट

मिनट

घंटा

महीने का दिन

महीना

सप्ताह का दिन

Cron अभिव्यक्ति
* * * * *

चलता है: प्रत्येक मिनट

यह भी देखें: Cron Expression Parser

कैसे उपयोग करें

  1. Pick a preset (every minute, hourly, daily, weekly, monthly) to start from a common schedule, or configure each field manually.
  2. Set the minute, hour, day-of-month, month, and day-of-week fields using the each/every/specific/range controls.
  3. Read the generated cron expression and the human-readable plain-English description below it.
  4. Copy the expression with the copy button and use the share link to save your schedule.

उदाहरण

  • Setting hour to 9, minute to 0, and every day produces 0 9 * * * — runs every day at 09:00.
  • Setting weekday to 1 (Monday), hour to 8, minute to 30 produces 30 8 * * 1 — described as "every Monday at 08:30".

उत्पादन में उपयोग से पहले आउटपुट सत्यापित करें। कोई वारंटी नहीं — देखें शर्तें.