Operating System - HP-UX
1833053 Members
2857 Online
110049 Solutions
New Discussion

Check the setting for Daylight saving times

 
Qcheck
Super Advisor

Check the setting for Daylight saving times

How can I verify all my 11.23 servers are all set for the DST? I don't see zdump? Please assist...
4 REPLIES 4
Tim Nelson
Honored Contributor

Re: Check the setting for Daylight saving times

In order to be environmentally friendly and save some garbage bits ( just kidding ).

Search this forum for DST.. There be hundreds of hits. Specifically a couple that reference a perl script for testing.

Otherwise... set your system time to November (whatever it is ) 01:59 and see what happens.

An easier way, look at the US section of /usr/lib/tztab. Should include entries in each like this.
0 1 1-7 11 2007-2038 0 CST6


Or
swlist -l product|grep -i tztab

should have later than PHCO_34669





James R. Ferguson
Acclaimed Contributor

Re: Check the setting for Daylight saving times

Hi:

You can search this forum for a little Perl script written by Clay called 'dst.pl'. One thread containing it is:

http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1007176

Follow the notes therein!

Regards!

...JRF...
Qcheck
Super Advisor

Re: Check the setting for Daylight saving times

Thank you James. I will check. Thanks again for all your time.
Qcheck
Super Advisor

Re: Check the setting for Daylight saving times

Found the links...