- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Need to prevent time change
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-22-2001 01:23 PM
10-22-2001 01:23 PM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2001 01:39 PM
10-22-2001 01:39 PM
Re: Need to prevent time change
The server's time does *not* change, only the external, displayed representation as specified by the TZ variable. Therefore, there should be no need to modify anything. Leave your TZ variable set to reflect the local time conventions as appropriate for your locale.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2001 01:50 PM
10-22-2001 01:50 PM
Re: Need to prevent time change
Setting TZ only affects how the time is displayed. What you might want to do is create a new TZ setting - maybe 'UTC0UTC' and also have a matching entry in tztab. This would be preferable to altering an existing entry. This would only be necessary if you have some reports that for some reason you do not want the time change to be reflected in. If that is the case, your reports should have really been using the gmtime() function rather than localtime().
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2001 01:50 PM
10-22-2001 01:50 PM
Re: Need to prevent time change
the internal clock doesn't change at summer/winter time, and should be equal to Greenwich Mean Time (GMT), on unix also known as UTC time, Universal Time C....:) (hmmmmz) and can be checked with "date -u".
The date/time you see with the date command, is a calculation based on your TZ (timezone), daylight savings time yes/no and the internal clock.
regards,
Thierry.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2001 02:47 PM
10-22-2001 02:47 PM
Re: Need to prevent time change
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2001 04:36 PM
10-22-2001 04:36 PM
SolutionBill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2001 04:47 PM
10-22-2001 04:47 PM
Re: Need to prevent time change
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2001 05:36 AM
10-24-2001 05:36 AM