Set Different Time Zone
Last updated
Last updated
We can change time zone temporarily by using TZ
Environment Variable but for permanent change we can use following ways to set different time zone in linux.
Example
Firstly, we to remove current symbolic link by -
Then subtitute your time zone in following command
Verify it by running date
command
Source: