teambition / rrule-go

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

Fix Timezone issues with UNTIL and DTSTART #68

Open leaanthony-sc opened 3 months ago

leaanthony-sc commented 3 months ago

Fixes: #67

This PR contains the following fixes:

Added tests for each scenario addressed.