iGotTools

Cron式パーサー

5フィールドUnix cron式を検証し、説明と次の実行予定を確認します。

説明

At minute 00 at 09:00 on Monday through Friday

Unix cron treats day-of-month and day-of-week as OR when both are restricted.

フィールド確認

Minute

0

0

Hour

9

9

Day of month

*

1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31

Month

*

1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12

Day of week

1-5

1, 2, 3, 4, 5

次の実行

  1. 2026/07/02 9:002026-07-02T09:00:00.000Z
  2. 2026/07/03 9:002026-07-03T09:00:00.000Z
  3. 2026/07/06 9:002026-07-06T09:00:00.000Z
  4. 2026/07/07 9:002026-07-07T09:00:00.000Z
  5. 2026/07/08 9:002026-07-08T09:00:00.000Z

使い方

  1. 1Add the input or options you want to process with Cron式パーサー.
  2. 2Check the range, format, quality, or sorting option that controls the result.
  3. 3Compare the preview or computed output with the source input.
  4. 4Copy or download the result, then clear sensitive input when finished.

FAQ