Set the time zone relative to UTC (GMT):
- [edit]
- user@host# set system time-zone GMT+2
Set the time zone for Pacific Daylight Time:
- [edit]
- user@host# set system time-zone PDT
- [edit]
- user@host# show
- system {
- time-zone PDT;
- }
Set the time zone for New York:
- [edit]
- user@host# set system time-zone America/New_York
- [edit]
- user@host# show
- system {
- time-zone America/New_York;
- }
For information about what time zones are available, see time-zone.