breejs / later

*Maintained fork of 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.
https://breejs.github.io/later/
MIT License
134 stars 13 forks source link

Ability to set first day of the week as Monday #20

Open craigvindico opened 2 years ago

craigvindico commented 2 years ago

Apologies if this is covered in the documentation and i cant find it but im struggling to set the first day of the week as a monday, because it defaults to Sunday its causing issues in my implementation.