Cron Translator

Cron for every hour

On the hour, twenty-four times a day. Equivalent to the @hourly macro.

0 * * * *

Every hour, on the hour

Interpreted in UTC · approximately 24 runs per day

Fields

Minute0
At minute 0.
Hour*
Every hour.
Day of month*
Every day of the month.
Month*
Every month.
Day of week*
Every day of the week.

Next runs

  1. Wed, 2026-09-02, 16:00
  2. Wed, 2026-09-02, 17:00
  3. Wed, 2026-09-02, 18:00
  4. Wed, 2026-09-02, 19:00
  5. Wed, 2026-09-02, 20:00
  6. Wed, 2026-09-02, 21:00
  7. Wed, 2026-09-02, 22:00
  8. Wed, 2026-09-02, 23:00

Try a different expression or timezone

Times above are in UTC. Pick a timezone here to see this schedule in local time.

Call this from code or an agent

curl 'https://crontoenglish.com/api/v1/explain?expression=0%20*%20*%20*%20*'

API and MCP setup · this page as markdown

Related schedules