ubuntu timezone code example
Example 1: linux check timezone
$ timedatectl | grep “Time zone”
Example 2: linux check timezone
$ date +"%Z %z"
Example 3: how to change time zone in ubuntu 18.04 server
$ sudo timedatectl set-timezone Europe/Bratislava
Example 4: how to change time zone in ubuntu 18.04 server
timedatectl list-timezones