jens-maus / node-ical

NodeJS class for parsing iCalendar/ICS files
Apache License 2.0
118 stars 50 forks source link

event with list of locations as TZID, returns unknown tz. #285

Closed sdetweil closed 9 months ago

sdetweil commented 10 months ago

when an event has a list of locations,

DTSTART;TZID="Amsterdam, Belgrade, Berlin, Brussels, Budapest, Madrid, Paris, Prague, Stockholm":20240415T190000

ical.js returns that as the TZID, and times are wrong. (cause it couldn't figure out offset change)