Convert timezones to my local timezone using Linux command line - Linux Tutorials - Learn Linux Configuration

I need to convert different timezone to my local time and date?

Using date command you can convert to different date and time zones to your local time zone defined by:

$ ls -l /etc/localtime
lrwxrwxrwx. 1 root root 38 Jun 11 13:08 /etc/localtime -> ../usr/share/zoneinfo/Australia/Sydney

This is a companion discussion topic for the original entry at https://linuxconfig.org/convert-timezones-to-my-local-timezone-using-linux-command-line