Created
July 22, 2020 20:43
-
-
Save subbaraoganeshna/4fd0805382d24f2f56ad301885d1153e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gil@localhost:/home/gil# TZ=America/Los_Angeles date ;date ; TZ=Asia/Kolkata date | |
Wed Jul 22 13:42:56 PDT 2020 | |
Wed Jul 22 20:42:56 UTC 2020 | |
Thu Jul 23 02:12:56 IST 2020 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment