[comp.unix.aux] changing timezones in 2.0

hemstree@jobs.mso.colostate.edu (Charles H. Hemstreet IV) (03/01/91)

Ok, here's another good one.  I want to change the timezone of our
machine from PST to MST.  I have tried the man pages, but they don't
talk about timezones at all.  Anyone know how to do this?  Should I
just move to the pacific coast?  

Charles

--
!===========================================================================!
! Charles H. Hemstreet IV   ! internet: hemstree@greyrock.MSO.ColoState.Edu !
! Colorado State University !            Computer Consultant                !
!===========================================================================!

dumais@mauxci.uucp (Paul Dumais) (03/06/91)

In article <HEMSTREE.91Feb28200112@greyrock.jobs.mso.colostate.edu> hemstree@jobs.mso.colostate.edu (Charles H. Hemstreet IV) writes:
>
>Ok, here's another good one.  I want to change the timezone of our
>machine from PST to MST.  I have tried the man pages, but they don't
>talk about timezones at all.  Anyone know how to do this?  Should I
>just move to the pacific coast?  
>
>Charles
>
>--
>!===========================================================================!
>! Charles H. Hemstreet IV   ! internet: hemstree@greyrock.MSO.ColoState.Edu !
>! Colorado State University !            Computer Consultant                !
>!===========================================================================!


Try "settimezone". Really!  If you are looking for *anything* on your A/UX
system you should ask "apropos" first.

	# apropos timezone
	  settimezone(1M)          - set the local time zone

It works for me.

BTW, make sure that the local time is set correctly (with the date command) 
before you change the timezone.  Some people adjust the time and *then* notice
that the TZ is wrong. 


-- 
-ped-

.  Paul E. Dumais   A/UX Specialist 	 	Apple Canada, Inc.	     .
.  Internet: dumais@apple.com			7495 Birchmount Rd.	     .

gentner@Apple.COM (Don Gentner) (03/08/91)

 In article <1991Mar6.044104.1453@mauxci.uucp> dumais@mauxci.UUCP (Paul D
umais) writes:
>Try "settimezone". Really!
4
In case Paul's note wasn't clear, the correct sequence is:
6
Become root
Run /etc/settimezone to set the proper time zone
Restart
If the time still isn't correct, use the date command to set the time
(you'll have to be logged in as root).
2
For more details, see the section "Setting the system time" in A/UX
Local System Administration, page 2-26.
                        Don
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Don Gentner                     email: gentner@apple.com
Apple Computer                  telephone: 408 974-5198
10440 Bubb Rd, MS: 58A          fax: 408 974-0892
Cupertino, CA 95014             AppleLink: GENTNER           

gentner@Apple.COM (Don Gentner) (03/08/91)

In article <49966@apple.Apple.COM>, gentner@Apple.COM (Don Gentner) writes:
> Become root
> Run /etc/settimezone to set the proper time zone
> Restart
> If the time still isn't correct, use the date command to set the time
> (you'll have to be logged in as root).

Opps.  I slipped up.  You don't need to Restart after running
settimezone.  Just loggin out and logging in again is sufficient.
                        Don
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Don Gentner                     email: gentner@apple.com
Apple Computer                  telephone: 408 974-5198
10440 Bubb Rd, MS: 58A          fax: 408 974-0892
Cupertino, CA 95014             AppleLink: GENTNER