teambition / rrule-go

Go library for working with recurrence rules for calendar dates.
MIT License
314 stars 58 forks source link

Invalid timestamps for `HOURLY` interval RRULEs when DST change occurs #64

Closed leaanthony-sc closed 5 months ago

leaanthony-sc commented 11 months ago

This PR contains tests for the bug scenarios raised in #63.

leaanthony-sc commented 5 months ago

Fixed by #66