Cron expressions / Monthly
Monthly, on the 1st at midnight
0 0 1 * * At 00:00, on day 1st of the month
Next 5 run times
| # | Run time (UTC) |
|---|---|
| 1 | Tue, Sep 1, 2026, 12:00 AM |
| 2 | Thu, Oct 1, 2026, 12:00 AM |
| 3 | Sun, Nov 1, 2026, 12:00 AM |
| 4 | Tue, Dec 1, 2026, 12:00 AM |
| 5 | Fri, Jan 1, 2027, 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
The default "once a month" schedule: monthly invoicing, usage-report generation, and archive rotation, timed to the calendar month boundary.