Search for a command to run...
Parse and validate cron expressions. See the next execution times and human-readable description.
Format: [second] minute hour day-of-month month day-of-week — 5 fields (minutes) or 6 fields (with seconds)
Examples:
0 9 * * 1-5 — 9 AM on weekdays*/15 * * * * — every 15 minutes0 0 1 * * — first day of each month at midnight0 12 * * 0 — noon every Sunday30 */10 * * * * — at second 30 of every 10th minute (6-field)