Cron expressions / Monthly
Monthly, on the 1st at 6am
0 6 1 * * At 06:00, on day 1st of the month
Next 5 run times
| # | Run time (UTC) |
|---|---|
| 1 | Tue, Sep 1, 2026, 06:00 AM |
| 2 | Thu, Oct 1, 2026, 06:00 AM |
| 3 | Sun, Nov 1, 2026, 06:00 AM |
| 4 | Tue, Dec 1, 2026, 06:00 AM |
| 5 | Fri, Jan 1, 2027, 06: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
A monthly run offset into the early morning so it lands after any midnight batch jobs have finished.