a0d328c53dFix problems with times in timezone offsets which are not multiples of an hour.
10 anni fa
Rob Figueiredo
0f9f0529d0SpecSchedule.Next: use time.Truncate instead of time.Date
11 anni fa
Rob Figueiredo
c4429b3357Make the Cron Schedule an interface and add a generic Schedule routine. Add a constant delay schedule with an interface of either Every(time.Minute) or a spec of "@every 5m"