Cron expressions / Business hours
Every 6 hours, on weekdays
0 */6 * * 1-5 Every 6 hours, on the hour, on Monday through Friday
Next 5 run times
| # | Run time (UTC) |
|---|---|
| 1 | Mon, Aug 3, 2026, 12:00 AM |
| 2 | Mon, Aug 3, 2026, 06:00 AM |
| 3 | Mon, Aug 3, 2026, 12:00 PM |
| 4 | Mon, Aug 3, 2026, 06:00 PM |
| 5 | Tue, Aug 4, 2026, 12:00 AM |
Computed from a fixed reference date so this table is stable across visits. Paste this expression into the cron parser tool for live run times from right now.
Commonly used for
Repeats through the workweek at a 4-times-a-day cadence, then goes quiet on the weekend — common for syncs and digests tied to office activity.