How can I change in HP-UX to Jerusalem time zone


 
Thread Tools Search this Thread
Operating Systems HP-UX How can I change in HP-UX to Jerusalem time zone
# 1  
Old 11-20-2005
How can I change in HP-UX to Jerusalem time zone

How can I change in HP-UX The time zone
to reflect the Jerusalem/Israel time zone (I think ist called IDT or IST) ?

tnx
# 2  
Old 11-20-2005
In theory, it should be easy. You just add an entry to /usr/lib/tztab and set your TZ environment variable to the new entry. If there is no switch into daylight savings time, you do not need any entry in tztab. And the is a "man tztab" to guide you.

But you need to know when the daylight savings shift occurs. That is a real problem with Israel. See this page for details. Edit: Here is a file with an entry for 1992-2038. If you go up one level from here you will see an INSTALL file which you should ignore. It is for HP-UX 9.x and it is not a very good procedure even for that OS.

Last edited by Perderabo; 11-20-2005 at 05:03 PM.. Reason: Found a file.
# 3  
Old 01-03-2006
Question how can i change time zone in HP-UX to Nepal time zone

i was searching for this-> "how can i change time zone in HP-UX to Nepal time zone" and i came across this->"How can I change in HP-UX to Jerusalem time zone". seems like somebody knows much about this topic. please help me too?
Here's a little info:
--------------------------------------
COUNTRY->NEPAL
TIMEZONE->GMT +5:45
ASIA
ABBERIVIATED BY: NPT
USES DAYLIGHT SAVING TIME: NO
--------------------------------------
# 4  
Old 06-15-2009
I change in HP-UX The time zone of Minsk

How can I change in HP-UX The time zone
to reflect the 'Minsk' (capital of Belarus) time zone, its EEST +0300 Eastern Europe Summer and have 1 hour daylight savings.

Thanks in Advance,
Rajesh
# 5  
Old 06-15-2009
Same as western Russia?
WST-3WSTDST

The best is to user the (interactive) set_parms command...
man set_parms

Using set_parms you would have found:
Belorussia (minsk) Time, Belorussia (minsk) Daylight Savings Time
WST-2WSTDST

Last edited by vbe; 06-15-2009 at 02:12 PM.. Reason: spelling -but found the answer so addendum...
# 6  
Old 06-15-2009
In HP-UX.
First prepare /usr/lib/tztab (if your timezone is not there).
See "man 5 environ" for the syntax of TZ.
Update "TZ" in file /etc/TIMEZONE .
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

Date and time change in global and non global zone

Hi, If I change date and time in global zone, then it will affect in non global zones. During this process what files will get affect in non global zones and which mechanism it's using to change. gloabl zone:Solaris 11.3 X86 TIA (1 Reply)
Discussion started by: Sumanthsv
1 Replies

2. UNIX for Dummies Questions & Answers

How to change the time zone in UNIX??

hi, my system date and time zone is PDT. whenever i append date time stamp to a file it appends the system date thats PDT date time zone. i want to append GMT time zone. is there a mechanism or option which can append the date time stamp according to GMT. (4 Replies)
Discussion started by: Little
4 Replies

3. AIX

Change Time Zone to UTC without DST

Hello AIX friends, We have timezone settings on our AIX 6.1 boxes set to Europe/London. How can I change it to UTC timezone with Daylight saving disabled. After running "smit chtz_user" I don't see UTC option in the listing. Please advise. TIA (3 Replies)
Discussion started by: prvnrk
3 Replies

4. Solaris

showing 2 different time zones in global zone and nonglobal zone

can some one help me out as it is showing 2 different time zones in global zone and nonglobal zone .In global zone it is showing in GMT while in nonglobal zone i it showing as PDT. System in running with solaris 10 (3 Replies)
Discussion started by: ravijanjanam12
3 Replies

5. Solaris

modifying date and time and time zone on solaris 5.10 with (redundant server) veritas

I have a cluster of two Solaris server (veritas cluster). one working and the other is standby I am going to change the date on them , and am looking for a secure solution as it is giving an important service. my opinion is that the active one doesn't need to be restarted (if I don't change the... (1 Reply)
Discussion started by: barry1946
1 Replies

6. Shell Programming and Scripting

Date Time Change for a particular target Zone

Hi Summary: - Script will take 2 arguments - Argument 1: Date/Time value in a particular format - Argument 2: TimeZone value Examples: Argument 1: a. "May 11, 2012 08:00:00 AM" b. "Dec 21, 2012 12:21:12 PM" c. "Oct 2, 2012 05:00:00 PM" Argument 2: a. MT or MST or MDT b. ET c.... (4 Replies)
Discussion started by: anuragpgtgerman
4 Replies

7. AIX

Bug in AIX 6.1/7.1 Time Zone DST Change -again

Hi Everyone Just wanted to share with you that IBM AIX is having again problem with Summer Time Shift.. IBM Possible Action Required: System time may not change properly at DST start/end dates on AIX 7.1 and AIX 6.1 - United States For me it means some additional overtimes in the... (0 Replies)
Discussion started by: gito
0 Replies

8. Solaris

zone and global zone Ip change

Hi I have a global zone server with 4 difrent zones servers on it . I need to change all the Ip's for the global zone server and for his 4 zones servers . the change is a totaly diffrent Ip address on a diffrent range so I think I will need to do some changes on the defaultrouter and maybe... (3 Replies)
Discussion started by: shaife72
3 Replies

9. HP-UX

Time Zone Change Needed

Need help with a timezone change for my user profile on HPUX, from UTC to PDT8PST pgop:/home/pgop > date Thu Sep 25 15:09:50 UTC 2008 to Thu Sep 25 08:12:44 PDT 2008 Tried looking through manuals for date over this to no luck!! :confused: (3 Replies)
Discussion started by: pgop
3 Replies

10. UNIX for Advanced & Expert Users

Change params for time zone

Hi! How ican change parameters for daylight, i mean, i want change the daylight on december first week. I've tried with /usr/lib/tztab but result unsuccessful. (7 Replies)
Discussion started by: agustincm
7 Replies
Login or Register to Ask a Question