Nutze den Donnervogel auf einem Rechner, dort wird es richtig angezeigt, also Uhrzeit im 24-Std. Format.
hhl@localhost:~$ apt policy ntp
ntp:
Installiert: (keine)
Installationskandidat: 1:4.2.8p15+dfsg-2~1.2.2+dfsg1-4
Versionstabelle:
1:4.2.8p15+dfsg-2~1.2.2+dfsg1-4 500
500 https://deb.debian.org/debian unstable/main amd64 Packages
500 https://debian.obspm.fr/debian sid/main amd64 Packages
500 https://debian.lth.se/debian sid/main amd64 Packages
hhl@localhost:~$ time
time timedatectl timeout times
hhl@localhost:~$ timedatectl
Local time: Mo 2024-02-19 15:13:04 CET
Universal time: Mo 2024-02-19 14:13:04 UTC
RTC time: Mo 2024-02-19 14:13:04
Time zone: Europe/Berlin (CET, +0100)
System clock synchronized: yes
NTP service: active
RTC in local TZ: no
hhl@localhost:~$ cat /etc/timezone
Europe/Berlin
hhl@localhost:~$
Und nein, das Programm "ntp" wird nicht gebraucht, dies hat systemd übernommen, meine es ist der/das time-sync.target, will nichts falsche schreiben.