How do I change the time zone setting on my machine?
In releases prior to SunOS 4.0, you will have to reconfigure
your kernel, recompile it, install the new kernel, and reboot.
See the documentation on kernel configuration.
In SunOS 4.0 and later releases, you will need to run the "zic"
command with the "-l" flag, with the appropriate time zone
setting as the argument. For example, to set the time zone to
US Eastern Time, do:
zic -l US/Eastern
to set it to the proper setting for Great Britain and Eire, do:
zic -l GB-Eire
and so on.
You will then probably want to reboot your machine, in order to:
Go to the index
previous
next