Standard cron fields
A standard cron expression contains minute, hour, day of month, month, and day of week fields. Each field can use values, ranges, lists, and step intervals to define a schedule.
Some schedulers add a leading seconds field or use different day-of-week numbering. Always compare the generated expression with the documentation for the system that will execute it.