- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Daily Summer Time
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-25-2001 12:07 PM
01-25-2001 12:07 PM
Daily Summer Time
Which parameters can I set in /usr/lib/tztab to configure Daily Summer Time to TZ=SAT3. I'm in Brazil.
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2001 01:27 AM
01-26-2001 01:27 AM
Re: Daily Summer Time
If so, you don't need anything in tztab. You just set /etc/TIMEZONE to SAT3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2001 02:06 AM
01-26-2001 02:06 AM
Re: Daily Summer Time
Brazil changes to summertime every year.
Can you help me ???
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2001 03:55 AM
01-26-2001 03:55 AM
Re: Daily Summer Time
Ok, it's not to hard, you just need to know certain things about when Brazil changes (most countries have rules about when then do it).
You basically need 3 lines in the file.
1st : This will be what you call your timezone. So, in the US it's usually EST/EDT (eastern standard and eastern daylight (meaning summer time)). So something like SAT3SDT
2. The comes the rules for changing from one to the other.
The man page for tztab explains all the fields, but for an example if, you change from Summer to Winter time at 2am on the last sunday of October you would have :-
0 3 25-31 10 2001-2038 0 SAT3
Then to change to Summer time from Winter time at the last week of march you'd do :-
0 1 25-31 3 2001-2038 0 SDT2
One thing to remember, is that the moment you change the file, anyone with the TZ set to what you define will have there time changed. So, while experimenting, create a TZ with a silly name.
Also, it's probably worth logging a call with you local HP support centre to get a service request raised for HP to have it added into the tztab file.
Also maybe that's what AST4ADT does?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2001 05:06 AM
01-26-2001 05:06 AM
Re: Daily Summer Time
I'll test it.
[]'s