- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: tztab file format for DST changes
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2006 05:12 AM
10-20-2006 05:12 AM
Why is it that the hour field in tztab (the 2nd one)at which the change occurs is 3 in the spring and 1 in the fall ?
Should'nt these values be 2 for the change to occur at 02:00 AM ?
Thx
Chris
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2006 05:30 AM
10-20-2006 05:30 AM
Re: tztab file format for DST changes
Use the attached Perl script, dst.pl to check your entries. It doesn't know anything about tztab directly but rather uses the same underlying libc functions that all the UNIX utilities like date use.
Invoke as dst.pl for full usage.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2006 05:34 AM
10-20-2006 05:34 AM
Re: tztab file format for DST changes
No, the file is correct. The minute before the '3' hour mark is "1:59" at the transition point. We think of this at 2:00 AM.
For example, in April 2006 the time changed from 01:59:59 to 03:00:00. In October 2006 Eastern times will move from 01:59:59 to 01:00:00.
See the manpages for 'tztab(4)'.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2006 05:58 AM
10-20-2006 05:58 AM
Re: tztab file format for DST changes
But I was still wondering about those entries in tztab. I read the man page but it still wasn't clear.
So if I understand well that second field represents the "target" hour after the system changes time.
ie: In the spring it will change from 01:59:59 to 03:00 hence the 3 in the second field of tztab
likewise in the fall time will change from
01:59:59 to 01:00:00 hence the 1 in the second field.
Is this right or am I missing something still ?
thx
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2006 06:05 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2006 06:07 AM
10-20-2006 06:07 AM