From Linux, the date --iso-8601=s
command returns:
2020-10-23T22:26:22+01:00
The timezone is correct, the UTC offset is correct (England, daylight saving time). However the clock is one hour ahead.
If I reboot in Windows, the time is correct.
Does this mean that the hardware clock is set correctly, and it is misread by Linux?
How can I fix this?
This command has no effect: sudo hwclock --systohc