![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| HP-UX HP-UX (Hewlett Packard UniX) is Hewlett-Packard's proprietary implementation of the Unix operating system, based on System V. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| change time | anhtt | SUN Solaris | 3 | 12-17-2007 07:13 AM |
| change the time in AIX | rocker40 | UNIX for Dummies Questions & Answers | 1 | 03-15-2007 07:39 AM |
| How To change time? | Sirius | Linux | 4 | 12-15-2005 11:37 AM |
| How do I change IP addresses in command mode... | Super.Anyak | UNIX for Dummies Questions & Answers | 6 | 06-09-2004 01:01 PM |
| Time change not working... | conflansun | UNIX for Dummies Questions & Answers | 7 | 11-02-2001 09:40 AM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
change time mode from BST to GMT
I want to know how to change the time zone from BST to GMT avoid the daylight savings in hp-ux
|
| Forum Sponsor | ||
|
|
|
|||
|
1) if the environment variable TZ is present, it takes the
precedence. 2) if TZ is not present, then the value contained in /etc/default/tz is used for default. 3) if /etc/default/tz is not set, then the default value is equivalent to EST5EDT (Eastern Standard Time) of US. |