mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
75e7ebbb91
Currently, the calendar does not convert events to local timezone. This patch extracts the IANA timezone from Evolution's internal format and use ZoneInfo for proper timezone-aware datetime conversion. Signed-off-by: Wilfred Mallawa <wilfred.opensource@gmail.com>