Cron expressions / Weekly by day
Every Friday at 8am
0 8 * * 5 At 08:00, on Friday
Next 5 run times
| # | Run time (UTC) |
|---|---|
| 1 | Fri, Aug 7, 2026, 08:00 AM |
| 2 | Fri, Aug 14, 2026, 08:00 AM |
| 3 | Fri, Aug 21, 2026, 08:00 AM |
| 4 | Fri, Aug 28, 2026, 08:00 AM |
| 5 | Fri, Sep 4, 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 friday, and nowhere else. The standard shape for weekly digests, weekly billing runs, and recurring reports that only need to land on one specific day.