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 ...
- 05-16-2007 #1Just 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.
- 05-16-2007 #2Linux Enthusiast
- Join Date
- Aug 2006
- Posts
- 631
On most distros you can find it in /etc/timezone.
Regards


Reply With Quote