On 5/4/21 5:31 PM, Kiran Ostrolenk via arch-general wrote:
Hi all,

I'm finding that both my system and hardware clock are an hour ahead of
what they should be (I checked this using the 'timedate' and 'hwclock'
commands). Any ideas how to fix this?

Thanks,
Kiran


The installation guide on the Arch Linux web site describes a few steps to get the time and timezone right.

ln -sf /usr/share/zoneinfo/Region/City /etc/localtime

and

hwclock --systohc

Maybe this helps.

~HZ

Reply via email to