timezone(4)


timezone -- set default system time zone

Synopsis

   /etc/TIMEZONE 

Description

This file sets and exports the time zone environmental variable TZ.

This file is ``dotted'' into other files that must know the time zone.

Examples

/etc/TIMEZONE for the United States east coast:
   #	Time Zone 
   TZ=EST5EDT 
   export TZ 

References

ctime(3C), environ(5), profile(4), rc2(1M)
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.