I'll start by saying that this feels like a bug but maybe it's user error? I have an event with this date (12:10PM) `DTSTART;TZID=America/New_York:20190922T121000` Becomes 11:10AM when filtering events with `event.rrule.between()` on 3-Nov.
I'll start by saying that this feels like a bug but maybe it's user error?
I have an event with this date (12:10PM)
DTSTART;TZID=America/New_York:20190922T121000Becomes 11:10AM when filtering events with
event.rrule.between()on 3-Nov.