cron.wtfgenerator › expression

What does */15 * * * * mean?

*/15 * * * *

Runs every 15 minutes.

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)
Sun Jul 19 2026 19:15:00 UTC
Sun Jul 19 2026 19:30:00 UTC
Sun Jul 19 2026 19:45:00 UTC
Sun Jul 19 2026 20:00:00 UTC
Sun Jul 19 2026 20:15:00 UTC
Sun Jul 19 2026 20:30:00 UTC

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

Open in cron.wtf →
Other common expressions