I am running Debian 11 with the Cinnamon desktop, and am using the Google Calendar desklet. This used to work fine, but at some point (I don't really remember when), the desklet began displaying times in UTC. While troubleshooting, I discovered that gcalendar seems to be the culprit. I've not made any time related tweaks to my system, and the times displayed in Google Calendar (web based on this computer and app based on my phone) show the times in the proper time zone.
Any help is greatly appreciated.
jim@debian:~$ cat /etc/timezone
America/New_York
jim@debian:~$ gcalendar
2023-06-15:00:00 - 2023-06-16:00:00 Forecast for 01507 (75° | 55°)
2023-06-16:00:00 - 2023-06-17:00:00 Forecast for 01507 (78° | 58°)
2023-06-16:15:30 - 2023-06-16:16:30 Haircut
2023-06-16:23:10 - 2023-06-17:02:10 ⚾️ New York Yankees @ Boston Red Sox Watch on NESN (Ch 037, 304), NESNHD (Ch 774)
2023-06-17:00:00 - 2023-06-18:00:00 Forecast for 01507 (63° | 55°)
2023-06-17:23:15 - 2023-06-18:02:15 ⚾️ New York Yankees @ Boston Red Sox Watch on NESN (Ch 037, 304), NESNHD (Ch 774), NESNPLD (Ch 760), NESNPL (Ch 340), FXDEP (Ch 321), WFXTDT (Ch 786), WFXT (Ch 006), FXDEPHD (Ch 873)
2023-06-17:23:30 - 2023-06-18:01:15 New England Revolution - Orlando City SC
2023-06-18:00:00 - 2023-06-19:00:00 Forecast for 01507 (69° | 52°)
2023-06-18:00:00 - 2023-06-19:00:00 New moon 12:37am
2023-06-18:00:00 - 2023-06-19:00:00 Father's Day
2023-06-18:23:10 - 2023-06-19:02:10 ⚾️ New York Yankees @ Boston Red Sox Watch on FS1HD (Ch 763), FS1 (Ch 039, 305), ESPNHD (Ch 773), ESPND (Ch 272), ESPN (Ch 034, 301), ESPNDHD (Ch 872)
2023-06-19:00:00 - 2023-06-20:00:00 Juneteenth
2023-06-19:23:40 - 2023-06-20:02:40 ⚾️ Boston Red Sox @ Minnesota Twins Watch on NESN (Ch 037, 304), NESNHD (Ch 774)
2023-06-20:23:40 - 2023-06-21:02:40 ⚾️ Boston Red Sox @ Minnesota Twins Watch on NESN (Ch 037, 304), NESNHD (Ch 774), NESNPLD (Ch 760), NESNPL (Ch 340)
2023-06-21:23:40 - 2023-06-22:02:40 ⚾️ Boston Red Sox @ Minnesota Twins Watch on NESN (Ch 037, 304), NESNHD (Ch 774), NESNPLD (Ch 760), NESNPL (Ch 340)
jim@debian:~$ cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
NAME="Debian GNU/Linux"
VERSION_ID="11"
VERSION="11 (bullseye)"
VERSION_CODENAME=bullseye
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"
jim@debian:~$
I am running Debian 11 with the Cinnamon desktop, and am using the Google Calendar desklet. This used to work fine, but at some point (I don't really remember when), the desklet began displaying times in UTC. While troubleshooting, I discovered that gcalendar seems to be the culprit. I've not made any time related tweaks to my system, and the times displayed in Google Calendar (web based on this computer and app based on my phone) show the times in the proper time zone.
Any help is greatly appreciated.