- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- tztab file format
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
01-05-2007 02:58 AM
01-05-2007 02:58 AM
tztab file format
We would like to know whether any chances in changing the tztab file format in future? If so is there any other way to get the spring ahead and fall back dates for the year and timezone(any system calls)?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2007 03:03 AM
01-05-2007 03:03 AM
Re: tztab file format
There is a patch for the DST changes. It will installed an updated tztab file. Hp is quite good about keeping it current
refer to the following link for the patch numbers
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1087883
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2007 03:09 AM
01-05-2007 03:09 AM
Re: tztab file format
HP is author of the tztab and it can always be changed if needed. However the basic format will remain the same.
See
http://www.chronos-st.org/Discovering%20the%20Local%20Time%20Zone--Why%20It's%20a%20Hard%20Problem.html
Steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2007 03:10 AM
01-05-2007 03:10 AM
Re: tztab file format
Daylight Saving rules are political rules. Thus, I would suspect that you would hear about pending changes in many ways.
I doubt that there would be a change in the internal format of the file as used by HP-UX. The manpages for 'tztab(4)' offers the details you need.
If a change in rules occurs for any official would timezone, HP's ITRC patch database will hold an updated patch providing the new rule addendum. Search for a patch using the keyword 'tztab'.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2007 05:04 AM
01-05-2007 05:04 AM
Re: tztab file format
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2007 02:23 PM
01-05-2007 02:23 PM
Re: tztab file format
Exactly. I wrote this attached C source years ago to check out my Y2K changes. There are assumptions about when it changes that may have to be adjusted for other timezones/hemispheres.