TIme adds +2h after standby

After computer turns on from standby, the time changes and adds +2h. If I turn “Automatic date & time” off and on, it works normally.

edit: I deleted the other issue and will post in the new tread.

What does timedatectl say?

Unlikely to be related to the time issue, so best to open a new issue for this one so it can be discussed separately.

Local time: čet 2022-04-07 18:07:37 CEST
           Universal time: čet 2022-04-07 16:07:37 UTC
                 RTC time: čet 2022-04-07 18:07:37
                Time zone: Europe/Ljubljana (CEST, +0200)
System clock synchronized: yes
              NTP service: active
          RTC in local TZ: yes

Warning: The system is configured to read the RTC time in the local time zone.
         This mode cannot be fully supported. It will create various problems
         with time zone changes and daylight saving time adjustments. The RTC
         time is never updated, it relies on external facilities to maintain it.
         If at all possible, use RTC in UTC by calling
         'timedatectl set-local-rtc 0'.

I guess I should type this: timedatectl set-local-rtc 0 ? → not solved :confused:

1 Like

The issue is that almost all systems in use today expect system time (RTC) to be UTC while the OS converts that and displays the local time zone.

Update fixed the issue

1 Like