Local time: Fri 2022-07-01 17:18:10 CE…
Universal time: Fri 2022-07-01 15:18:10 UTC
RTC time: Fri 2022-07-01 15:18:16
Time zone: Europe/Madrid (CEST, +0200)
System clock synchronized: no
NTP service: n/a
RTC in local TZ: no
Yes. it should show the universal time. But your system clock is not synchronized, you need to start either the ntpd service or systemd-timesyncd.
To check NTP:
sudo systemctl status ntp
if it’s not running, you need to start it
sudo systemctl start ntp
If it’s not installed, you can either install it or use integrated systemd-timesyncd.
sudo systemctl start systemd-timesyncd
After NTP or systemd-timesyncd is running, you can check clock