iGotTools

Cron Expression Parser

Pruefe Unix-Cron-Ausdruecke mit 5 Feldern, erklaere den Zeitplan und zeige naechste Ausfuehrungen.

Erklaerung

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.

Feldpruefung

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

Naechste Ausfuehrungen

  1. 02.07.2026, 09:002026-07-02T09:00:00.000Z
  2. 03.07.2026, 09:002026-07-03T09:00:00.000Z
  3. 06.07.2026, 09:002026-07-06T09:00:00.000Z
  4. 07.07.2026, 09:002026-07-07T09:00:00.000Z
  5. 08.07.2026, 09:002026-07-08T09:00:00.000Z

So funktioniert es

  1. 1Add the input or options you want to process with Cron Expression Parser.
  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