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.24k stars 506 forks source link

Move timezone to top level scope #609

Open tomquist opened 7 months ago

tomquist commented 7 months ago

According to this comment moving the timezone to the top-level scope produces a speed-up of ~25%


Thanks for contributing to rrule!

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