You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm open to attempting a patch for this, but unsure when I'll capacity to do so.
It would be great to get some feedback whether this would likely to be accepted, or if I'm doing something silly and this isn't an issue to start with.
The text was updated successfully, but these errors were encountered:
In a similar vein to #109 we're experiencing some issues with zoned rrule's and daylight saving boundaries.
Specifically:
and one missing entryrrule
I used 🤦I've created a minimal reproduction here that asserts a 4 hour window to two DST boundaries for the
Europe/London
timezone:https://github.com/mnahkies/rust-rrule-dst-bug/blob/main/src/test.rs
I'm open to attempting a patch for this, but unsure when I'll capacity to do so.
It would be great to get some feedback whether this would likely to be accepted, or if I'm doing something silly and this isn't an issue to start with.
The text was updated successfully, but these errors were encountered: