NexoraStack Tools

Cron Generator

Generate cron expressions by editing minute/hour/day/month/week fields.

Tool Interface

How to write Cron (5 fields)

Format: minute hour day month weekday. Supports * (any), */n (every n units), a-b (range), a,b,c (list).

How to use

  1. Fill minute, hour, day, month, and week fields.
  2. Generate cron expression.
  3. Copy output into scheduler systems.

FAQ

Can I use step values like */5?

Yes, each field accepts step, range, list, and wildcard forms.

Recommended tools

More tools in this category