cron.wtf › generator › expression
0 0 * * 0 mean?Runs at 12:00am, on Sunday.
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.
| Sun Jul 26 2026 00:00:00 UTC |
| Sun Aug 02 2026 00:00:00 UTC |
| Sun Aug 09 2026 00:00:00 UTC |
| Sun Aug 16 2026 00:00:00 UTC |
| Sun Aug 23 2026 00:00:00 UTC |
| Sun Aug 30 2026 00:00:00 UTC |
Want these in your own time zone, or to edit the expression live?
Open in cron.wtf →