All tools

Cron: every 2 hours

The crontab expression that runs every 2 hours, with the next occurrences in your timezone.

0 */2 * * *
minutehourday (month)monthday (week)

at minute 0 of hour 0, 2, 4, 6, 8, 10, 12, 14, 16, 18, 20, 22 every day

Need something this page does not cover? Open it in the cron editor and adjust from here.