Build, parse, and validate Quartz, Spring, Linux, and Node Cron expressions.
Valid range: 0–59
Every value
Match every valid value in this field (*).
Range
Match every value between the start and end, including both ends (such as 5-10).
Interval
Start at the field minimum and run at the selected interval (such as */5).
Specific values
Run only at the selected values; multiple values are joined with commas (such as 0,15,30).