Closed geert-branswijck closed 6 years ago
The timezones used by outlook.com 's ical files aren't supported so it seems.
DateTimeZone::__construct(): Unknown or bad timezone ((UTC+01:00) Amsterdam\, Berlin\, Bern\, Rome\, Stockholm\, Vienna) File:/var/www/html/admin/modules/calendar/vendor/om/icalparser/src/IcalParser.php:252
I've had the same problem with Office365/Outlook generating really odd timezone names. I have some fixes in PR #29, but it's mixed in with other fixes for recurring events.
This is a duplicate of #5.
The timezones used by outlook.com 's ical files aren't supported so it seems.
DateTimeZone::__construct(): Unknown or bad timezone ((UTC+01:00) Amsterdam\, Berlin\, Bern\, Rome\, Stockholm\, Vienna) File:/var/www/html/admin/modules/calendar/vendor/om/icalparser/src/IcalParser.php:252