Cron expressions / Yearly
Yearly, on January 1st at midnight
0 0 1 1 * At 00:00, on day 1st of the month, in January
Next 5 run times
| # | Run time (UTC) |
|---|---|
| 1 | Fri, Jan 1, 2027, 12:00 AM |
| 2 | Sat, Jan 1, 2028, 12:00 AM |
| 3 | Mon, Jan 1, 2029, 12:00 AM |
| 4 | Tue, Jan 1, 2030, 12:00 AM |
| 5 | Wed, Jan 1, 2031, 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 classic "once a year" job — annual archive rollovers, license renewals, and year-boundary resets.