You are not logged in.
my clock seems to be running one hour ahead even though its set to the correct timezone
https://imgur.com/EDnjN61.png
https://imgur.com/MgayFGL.png
Jerusalem / tel-aviv doesn't make a difference
Mod Edit - Replaced oversized images with links.
CoC - Pasting pictures and code
Last edited by Slithery (2022-05-16 19:16:13)
Offline
Looks like you haven't set your system time correctly...
https://wiki.archlinux.org/title/System_time
What's the output of...
timedatectlOffline
timedatectl
Local time: Mon 2022-05-16 23:22:28 IDT
Universal time: Mon 2022-05-16 20:22:28 UTC
RTC time: Mon 2022-05-16 20:22:25
Time zone: Asia/Jerusalem (IDT, +0300)
System clock synchronized: no
NTP service: inactive
RTC in local TZ: noOffline
If I read that correctly, you that is off by an hour as well.
UTC time at the time you posted that was 19:22:28. Your hardware clock is set off by one hour. And, you are not using a time sync service.
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way
Offline
thank you two very much problem solved
https://wiki.archlinux.org/title/Systemd-timesyncd
sudo systemctl start systemd-timesyncd.servicesudo timedatectl set-ntp trueLast edited by shaked (2022-05-16 20:08:26)
Offline