Setting the Time Zone
You can set the time zone on a Solaris platform or on a C-series platform with the SRC CLI. Use one of the following formats:
To see a list of entries in this format, use the ? help at the CLI:
[edit system]user@host#set time-zone ?Possible completions:Africa/AbidjanAfrica/AccraAfrica/Addis_AbabaAfrica/AlgiersAfrica/AsmeraAfrica/BamakoAfrica/BanguiAfrica/Banjul. . .
- GMT offset to set the time zone relative to UTC (GMT) time in the format
/Etc/GMToffset. Time zone files are stored in the/Etcdirectory.- A common zone such as UTC, MET, or EST.
To modify the local time zone:
- In configuration mode at the [edit system] hierarchy level, set the time zone.
[edit system]user@host#set time-zonetime-zoneFor example, to set the time zone for New York:
[edit system]user@host#set system time-zone America/New_York