Run 1
Jun 29, 2026, 09:00:00 GMT
0 9 * * 1 means runs every monday at 09:00.
Jun 29, 2026, 09:00:00 GMT
Jul 06, 2026, 09:00:00 GMT
Jul 13, 2026, 09:00:00 GMT
Jul 20, 2026, 09:00:00 GMT
Jul 27, 2026, 09:00:00 GMT
Use this for weekly planning reports or Monday morning reminders.
Change the last field to 5 for every Friday.
Always confirm the scheduler time zone. A daily or weekly cron can move relative to UTC when the local zone enters or leaves daylight saving time.
Use 0 9 * * 1. Runs every Monday at 09:00.
The scheduler decides the time zone. Preview the expression in TimeKit with the same IANA time zone your server or job runner uses.
Yes. Schedules tied to local hours can shift relative to UTC when the selected zone enters or leaves daylight saving time.