robfig / cron

a cron library for go
MIT License
13.14k stars 1.63k forks source link

I want to run at 30 minutes per hour. Is that right #526

Open 13723777644 opened 4 months ago

13723777644 commented 4 months ago

0 /30 /1

Vininhos commented 3 months ago

Hello!

I think the answer would be /30 /1 *

When building cron's, I highly recommend you to check on https://crontab.guru