[SOLVED] Question about Timezone after installation

Tom123

New Member
Apr 23, 2025
6
0
1
Hello,
I just installed PVE 9 and set the time zone.

Is the time zone stored under "/etc/timezone" or somewhere else, and if so, where? Because "timedatectl" displays the correct time zone, but nothing is set under "/etc/timezone".
What is the "/etc/timezone" file for?


Code:
# cat /etc/timezone
cat: /etc/timezone: No such file or directory
Code:
# timedatectl
               Local time: Mon 2026-02-23 11:09:25 CET
           Universal time: Mon 2026-02-23 10:09:25 UTC
                 RTC time: Mon 2026-02-23 10:09:24
                Time zone: Europe/Berlin (CET, +0100)
System clock synchronized: no
              NTP service: active
          RTC in local TZ: no

Thanks in advance