1834127 Members
2106 Online
110064 Solutions
New Discussion

timezone query

 
SOLVED
Go to solution
samir_4
Occasional Contributor

timezone query

Hi guys,

Wanted to change timezone on one of the hpux server. I have modified /etc/TIMEZONE file , now just wann to confirm how to set it, shall I have to reboot the server
5 REPLIES 5
Kelli Ward
Trusted Contributor
Solution

Re: timezone query

Hi,
Check this post.
A clay hits it on te head for you.

http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xac55d20fd34bd61190010090279cd0f9,00.html

HTH,
KEl
The more I learn, the more I realize how much more I have to learn. Isn't it GREAT!
Kelli Ward
Trusted Contributor

Re: timezone query

Hi,
Check this post.
A clay hits it on the head for you.

http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xac55d20fd34bd61190010090279cd0f9,00.html

HTH,
KEl
The more I learn, the more I realize how much more I have to learn. Isn't it GREAT!
Kelli Ward
Trusted Contributor

Re: timezone query

Whoops,
The double post got me.
My fault, I saw a typo and tried to fix it while it was sending. Please disregard one.
Thanks,
Kel
The more I learn, the more I realize how much more I have to learn. Isn't it GREAT!
Michael Tully
Honored Contributor

Re: timezone query

Hi,

All you need to do is export the TZ exactly the same way as in the /etc/TIMEZONE file, which of course can be done on the command line. Note that all HPUX servers, get the time from GMT and the TZ variable is how the time is displayed to you.

Michael
Anyone for a Mutiny ?
samir_4
Occasional Contributor

Re: timezone query

Thanks kelly & michael for your valuable inputs .