HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- time zone question again
Operating System - HP-UX
1834058
Members
2291
Online
110063
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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
09-24-2007 07:33 AM
09-24-2007 07:33 AM
Hello All,
I have tried timezone change on my hpux server 11.23. It is prompting with limited time zone info. I need to select GMT.
How should i do that.Please help
Thanks
I have tried timezone change on my hpux server 11.23. It is prompting with limited time zone info. I need to select GMT.
How should i do that.Please help
Thanks
Learning ...
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2007 07:38 AM
09-24-2007 07:38 AM
Re: time zone question again
You can use:
#set_parms timezone
To set the timezone.
#set_parms timezone
To set the timezone.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2007 07:39 AM
09-24-2007 07:39 AM
Solution
Forget all that prompting stuff. Unless you have "improved" /etc/profile so that it no longer sources /etc/TIMEZONE, simply edit /etc/TIMEZONE and set
TZ=GMT0
export TZ
Reboot your box and declare victory.
Note that individual users will still be able to set their TZ's to anything they like --- just as they should. A UNIX box might have connections from all over the planet and the time will be displayed correctly. TZ only changes how the time data are displayed not how they are stored which is always epoch seconds (seconds since 00:00:00 1-Jan-1970 UTC).
TZ=GMT0
export TZ
Reboot your box and declare victory.
Note that individual users will still be able to set their TZ's to anything they like --- just as they should. A UNIX box might have connections from all over the planet and the time will be displayed correctly. TZ only changes how the time data are displayed not how they are stored which is always epoch seconds (seconds since 00:00:00 1-Jan-1970 UTC).
If it ain't broke, I can fix that.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP