Find the answer to your Linux question:
Results 1 to 2 of 2
Hi all, In linux where can I get the name(not the abbreviation) of the current time zone. Extern variable like tzname is also giving abbreviated names like IST. The tm ...
  1. #1
    Just Joined!
    Join Date
    Sep 2006
    Posts
    22

    time zone name

    Hi all,
    In linux where can I get the name(not the abbreviation) of the current time zone. Extern variable like tzname is also giving abbreviated names like IST. The tm structure is also having the same. I want something like Asia/Calcutta.

    Can someone let me know about the same.

  2. #2
    Linux Enthusiast
    Join Date
    Aug 2006
    Posts
    631
    On most distros you can find it in /etc/timezone.

    Regards

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...