cron.wtf › generator › expression
0 0 * * 1 mean?Runs at 12:00am, on Monday.
This is a cron schedule. Cron is the standard syntax used by Unix/Linux crontab, CI pipelines, and job schedulers to say when a task should run.
| Mon Jul 20 2026 00:00:00 UTC |
| Mon Jul 27 2026 00:00:00 UTC |
| Mon Aug 03 2026 00:00:00 UTC |
| Mon Aug 10 2026 00:00:00 UTC |
| Mon Aug 17 2026 00:00:00 UTC |
| Mon Aug 24 2026 00:00:00 UTC |
Want these in your own time zone, or to edit the expression live?
Open in cron.wtf →