Steps to reproduce
Create a recurring vevent that starts before daylight saving start for a particular timezone and ends during daylight saving.
This example
https://github.com/peterbraden/ical.js/blob/master/example_rrule.js
produces the wrong start and end time during daylight saving time
Steps to reproduce
Create a recurring
veventthat starts before daylight saving start for a particular timezone and ends during daylight saving.This example
https://github.com/peterbraden/ical.js/blob/master/example_rrule.js
produces the wrong start and end time during daylight saving time