Bosma / Scheduler

Modern C++ Scheduling Library
MIT License
272 stars 74 forks source link

UTC time support in cron/ccron #18

Open kiranpradeep opened 5 years ago

kiranpradeep commented 5 years ago

Currently all cron/ccron jobs run as per local time. Could you consider an API for adding jobs (cron/ccron) in UTC time ? (1).