bunkat / later

A javascript library for defining recurring schedules and calculating future (or past) occurrences for them. Includes support for using English phrases and Cron schedules. Works in Node and in the browser.
http://bunkat.github.io/later/
MIT License
2.42k stars 245 forks source link

No function for cron schedules to get all schedules under a start and end limit #242

Open LunaticProgrammer opened 2 years ago

LunaticProgrammer commented 2 years ago

Just like between in recur parser something like that is also needed in cron parsers