Cron Translator

Cron for every 10 minutes

Six runs an hour, on the ten-minute marks.

*/10 * * * *

Every 10 minutes

Interpreted in UTC · approximately 144 runs per day

Fields

Minute*/10
Every 10 minutes.
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, 16:10
  3. Wed, 2026-09-02, 16:20
  4. Wed, 2026-09-02, 16:30
  5. Wed, 2026-09-02, 16:40
  6. Wed, 2026-09-02, 16:50
  7. Wed, 2026-09-02, 17:00
  8. Wed, 2026-09-02, 17:10

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=*%2F10%20*%20*%20*%20*'

API and MCP setup · this page as markdown

Related schedules