Cron Expression Tester
Paste a cron expression and see exactly when it runs next, in whichever timezone your server uses.
Try: */5 * * * * · 0 3 * * * · 0 9 * * 1-5 · 0 0 1 * * · 30 2 * * 0
*/5 * * * * runs every 5 minutes
Minute every 5, hour any, day of month any, month any, day of week any.
| Next runs | In |
|---|---|
| Fri 28 Aug 2026, 04:15 | 32 seconds from now |
| Fri 28 Aug 2026, 04:20 | 5 minutes from now |
| Fri 28 Aug 2026, 04:25 | 10 minutes from now |
| Fri 28 Aug 2026, 04:30 | 15 minutes from now |
| Fri 28 Aug 2026, 04:35 | 20 minutes from now |
Times shown in UTC. Cron uses the server's timezone, which is often UTC even when you are not — a common reason a job appears to run at the wrong hour.
Know when a job silently stops running
A schedule that is correct today still fails the night the server reboots. Pingniner heartbeats tell you when a job misses its window, instead of you finding out from the missing backup.
Start monitoring free5 monitors free, no card required.
Other free tools: Is it down? · Speed test · Blacklist checker · SSL checker · Cron tester · SPF/DMARC · Redirects · Domain lookup · SLA calculator