- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Changing Time Zone
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
11-27-2006 07:53 PM
11-27-2006 07:53 PM
Changing Time Zone
Here is the Output of the date command.,it is using the GMT timezone.
[root@nitappsun03 /]$ date
Tuesday November 28 09:19:47 GMT 2006
If I want to change the timezone to IST..,Permanently.,
Anybody help me to do the above task..
Regards
Suseendran, A
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2006 07:56 PM
11-27-2006 07:56 PM
Re: Changing Time Zone
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2006 08:12 PM
11-27-2006 08:12 PM
Re: Changing Time Zone
set_parms timezone
Note: Reboot required to take permanent change.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2006 09:28 PM
11-27-2006 09:28 PM
Re: Changing Time Zone
set_parms timezone should help you change it accordingly.
With set_parms, in the first step you will have to choose between your location from the following list:
1) North America or Hawaii
2) Central America
3) South America
4) Europe
5) Africa
6) Asia
7) Australia, New Zealand
______________________________________________
rest is straight forward.
Note that you can choose "Unlisted time zone" to enter any value that is correct for you.
kind regards
yogeeraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2006 02:48 AM
11-30-2006 02:48 AM
Re: Changing Time Zone
Could you please update/close the thread by awarding points to helpful answers and summarising the solution for you.
This will help resolution of similar problems in the future.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2006 03:50 PM
11-30-2006 03:50 PM
Re: Changing Time Zone
TimeZone Acronyms:
==================
http://www.timeanddate.com/library/abbreviations/timezones/
Irish Summer Time:
==================
http://www.timeanddate.com/library/abbreviations/timezones/eu/ist.html
Now you need several pieces of information:
- Do you need timezone details prior to 2006?
- Do you know when 2006 and future years switch time? You will need the two rules, one for spring and one for fall. You can check this link to see if it correct:
http://www.timeanddate.com/worldclock/timezone.html?n=78
Once you can define the time change in general terms (like the month, the week, the time it changes), you can create the tztab entry.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2006 04:38 PM
11-30-2006 04:38 PM
Re: Changing Time Zone
BIll's URL for timezones didn't help.
And fortunately for India, the timezone is always:
TZ=IST-5:30
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2006 07:43 PM
11-30-2006 07:43 PM
Re: Changing Time Zone
Sorry for the Late Update.
I was on leave yesterday and cant able to accesss ITRC.
Ya Dennis is right., The issue is somebody selectedn the wrong time zone while installation and I chnaged the time zone in /etc/profile file and Now Everything seems to be fine..
Thanks To all...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2006 01:25 AM
12-01-2006 01:25 AM
Re: Changing Time Zone
Bill Hassell, sysadmin