You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Google Calendar: timed events pushed from Yuvomi no longer arrive at the wrong time outside Central European Time. The outbound sync used to declare a fixed Europe/Berlin zone, which shifted every event for households in other regions (7.5 hours in Australia). Events now carry the target calendar's own time zone, so Google shows the same clock time as Yuvomi. If Google reports no zone for that calendar, the container's TZ is used, then the host zone, then UTC (#572).