Linux reconfigure timezone
To change the timezone in Linux
Ubuntu
Method 1
dpkg-reconfigure tzdata
Method 2
timedatectl list-timezones
timedatectl set-timezone <timezone>
To change the timezone in Linux
dpkg-reconfigure tzdata
timedatectl list-timezones
timedatectl set-timezone <timezone>