cron.wtfgenerator › expression

What does 0 */6 * * * mean?

0 */6 * * *

Runs every 6 hours.

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.

Next run times (UTC)
Mon Jul 20 2026 00:00:00 UTC
Mon Jul 20 2026 06:00:00 UTC
Mon Jul 20 2026 12:00:00 UTC
Mon Jul 20 2026 18:00:00 UTC
Tue Jul 21 2026 00:00:00 UTC
Tue Jul 21 2026 06:00:00 UTC

Want these in your own time zone, or to edit the expression live?

Open in cron.wtf →
Other common expressions