Cron expressions / Weekly by day
Every Monday at 8am
0 8 * * 1 At 08:00, on Monday
Next 5 run times
| # | Run time (UTC) |
|---|---|
| 1 | Mon, Aug 3, 2026, 08:00 AM |
| 2 | Mon, Aug 10, 2026, 08:00 AM |
| 3 | Mon, Aug 17, 2026, 08:00 AM |
| 4 | Mon, Aug 24, 2026, 08:00 AM |
| 5 | Mon, Aug 31, 2026, 08: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
Fires once a week, every monday, and nowhere else. The standard shape for weekly digests, weekly billing runs, and recurring reports that only need to land on one specific day.