floraison / fugit

time tools (cron, parsing, durations, ...) for Ruby, rufus-scheduler, and flor
MIT License
353 stars 29 forks source link

multi-headed Fugit::Cron instance #100

Open jmettraux opened 3 months ago

jmettraux commented 3 months ago

Nat parsing for "every day at 3:15 and 4:30" with multi: true yields two crons, why not have 1 Fugit::Cron instance containing two or more crons, so that #next_time plays with all the subs.