Jeffrey, They should be the same values as that for the timezone keyword in the sysidcfg(4) manpage:
where timezone is a value from /usr/share/lib/zoneinfo/* or, where timezone is an offset-from-GMT style quoted timezone. Refer to environ(5) for information on quoted timezones. An example of a quoted timezone is: timezone="<GMT+8>+8". -ethan Jeffrey Huang wrote: > Hi, All > > Is there a way or any reference that a user can get the timezone value > of his/her region? > I looked into > http://dlc.sun.com/osol/docs/content/dev/AIinstall/, seems not mentioned > there. > > In sc manifest, > <propval name="timezone" type="astring" value="US/Pacific"/> > > How do I give another timezone value than the default one? > > Great Thanks > Jeffrey > >