cron.wtf › generator › expression
0 0 * * 6 mean?Runs at 12:00am, on Saturday.
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.
| Sat Jul 25 2026 00:00:00 UTC |
| Sat Aug 01 2026 00:00:00 UTC |
| Sat Aug 08 2026 00:00:00 UTC |
| Sat Aug 15 2026 00:00:00 UTC |
| Sat Aug 22 2026 00:00:00 UTC |
| Sat Aug 29 2026 00:00:00 UTC |
Want these in your own time zone, or to edit the expression live?
Open in cron.wtf →