cron.wtf › generator › expression
*/10 * * * * mean?Runs every 10 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.
| Sun Jul 19 2026 19:20:00 UTC |
| Sun Jul 19 2026 19:30:00 UTC |
| Sun Jul 19 2026 19:40:00 UTC |
| Sun Jul 19 2026 19:50:00 UTC |
| Sun Jul 19 2026 20:00:00 UTC |
| Sun Jul 19 2026 20:10:00 UTC |
Want these in your own time zone, or to edit the expression live?
Open in cron.wtf →