jens-maus / node-ical

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

fix tz lookup when presented with list of locations #286

Closed sdetweil closed 9 months ago

sdetweil commented 10 months ago

add code to split off a name and look it up to get a matching iana tz includes testcases fixes: #285 #246