[arch-general] Clock one hour ahead

Zero hz0885 at gmail.com
Tue May 4 15:44:57 UTC 2021


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


More information about the arch-general mailing list