set timezone

Use this command to set the SNTP time zone name and the hours and minutes it is offset from Coordinated Universal Time (UTC).

Syntax

set timezone name [hours] [minutes]

Parameters

name Specifies the time zone name.
hours (Optional) Specifies the number of hours this timezone will be offset from UTC. Valid values are minus 12 (-12) to 12.
minutes (Optional) Specifies the number of minutes this timezone will be offset from UTC. Valid values are 0 to 59.

Defaults

If offset hours or minutes are not specified, none will be applied.

Mode

All command modes.

Example

This example shows how to set the time zone to EDT with an offset of minus 4 hours:

System(rw)->set timezone EDT -4 0