![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Time Zone - Day Light Savings | photon | Shell Programming and Scripting | 2 | 08-27-2007 09:30 PM |
| Sun Solaris 4 - Need to know zone setting procedure. Please help! | nkpalkar | SUN Solaris | 6 | 07-25-2007 01:23 PM |
| Time Zone in AIX and cronjobs | run_time_error | AIX | 1 | 04-28-2006 06:42 AM |
| time zone and cron solaris 9 | MizzGail | UNIX for Dummies Questions & Answers | 2 | 10-18-2005 12:38 PM |
| Change params for time zone | agustincm | UNIX for Advanced & Expert Users | 7 | 04-05-2005 04:40 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Shouldn't need to..... do an 'env' and see what your timezone is stating.
Try - as any user date (this will show current date/time and timezone export TZ=GMT (this will change to GMT) date ( will show new timezone in GMT) Changing the system TZ...(in the /etc/default/init file for my system SunOS 5.6) should make the new timezone be set. Users will probably have to exit and signon but you won't have to reboot box. You may have a TZ setting in the users profile.....this would cause it to differ from the system one...check the .profile file inthe users home directory. A few things to try anyway. |
|
||||
|
Do you have man pages for TIMEZONE and timezone....for your setup? they should tell you where you can find the TZ variable setting for the system.
/etc/timezone...or /etc/TIMEZONE...might be somewhere to look....? |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|