jkbrzt / rrule

JavaScript library for working with recurrence rules for calendar dates as defined in the iCalendar RFC and more.
https://jkbrzt.github.io/rrule
Other
3.27k stars 507 forks source link

fix: removed unnecessary offset in daysBetween() #539

Closed dereekb closed 9 months ago

dereekb commented 2 years ago

Fixes #537.

TZ=Pacific/Kiritimati yarn test will now pass.


Thanks for contributing to rrule!

To submit a pull request, please verify that you have done the following:

nsb commented 10 months ago

This really needs to be merged. :pray: