I found a bug in MagicMirror
Following the update to 2.12.0 all Google Calendar events are shown incorrectly.
Platform: Raspberry Pi 3
Node Version: 10.20.1
MagicMirror Version: 2.12.0
Description:
I use Google calendars configured in MM standards "calendar" module via .ical URLs.
My local timezone is MSK (UTC+3, no daylight savings time).
Following the update to MM version 2.12.0, all events are shown as they start/finish 3 hours earlier. I.e. if I cave an event that starts at "15:00" local time, it is now shown in MM as starting at "12:00". It seems that UTC timezone is used instead of local one.
Configuration:
Skipping this step for now as config.js file contains nothing related to time-zones.
I found a bug in MagicMirror
Following the update to 2.12.0 all Google Calendar events are shown incorrectly.
Platform: Raspberry Pi 3
Node Version: 10.20.1
MagicMirror Version: 2.12.0
Description:
I use Google calendars configured in MM standards "calendar" module via .ical URLs.
My local timezone is MSK (UTC+3, no daylight savings time).
Following the update to MM version 2.12.0, all events are shown as they start/finish 3 hours earlier. I.e. if I cave an event that starts at "15:00" local time, it is now shown in MM as starting at "12:00". It seems that UTC timezone is used instead of local one.
Configuration:
Skipping this step for now as config.js file contains nothing related to time-zones.