Set correct Timezone Howto set the correct timezone in Linux Ubuntu Get all possible timezones:   timedatectl list-timezones Set the local timezine:   timedatectl set-timezone Europe/Zurich Check the local timezone: timedatectl Howto set the correct timezone in Debian 10 dpkg-reconfigure tzdata Useful links https://linuxize.com/post/how-to-set-or-change-timezone-on-ubuntu-20-04/