First unlink the localtime with the system time :
sudo unlink /etc/localtime
Set the new timezone with :
sudo ln -s /usr/share/zoneinfo/Europe/Zurich /etc/localtime
Now check that the changes have been made :
timedatectl
First unlink the localtime with the system time :
sudo unlink /etc/localtime
Set the new timezone with :
sudo ln -s /usr/share/zoneinfo/Europe/Zurich /etc/localtime
Now check that the changes have been made :
timedatectl