Cron expressions / Daily at a time

Daily at 2am

0 2 * * *

At 02:00

Next 5 run times

#Run time (UTC)
1Sun, Aug 2, 2026, 02:00 AM
2Mon, Aug 3, 2026, 02:00 AM
3Tue, Aug 4, 2026, 02:00 AM
4Wed, Aug 5, 2026, 02:00 AM
5Thu, Aug 6, 2026, 02:00 AM

Computed from a fixed reference date so this table is stable across visits. Paste this expression into the cron parser tool for live run times from right now.

Commonly used for

Runs during the low-traffic overnight window most teams reserve for maintenance: database backups, index rebuilds, and batch jobs that would be disruptive during business hours.