I’ve encountered an odd issue with a fresh Qubes OS installation where dom0 assumes the system time is UTC instead of my local time and adjusts the displayed local time incorrectly, even though I set the correct timezone during installation.
Over the past 1.5 years, I’ve installed Qubes OS on over a dozen systems, and this issue has only occurred on two machines, including this new one.
Even running sudo qvm-sync-clock does not correct the time but manually setting the time with sudo timedatectl set-time corrects the issue. But I want to understand why does dom0 interpret the system time as UTC despite the correct timezone setting?