Specifications

Table Of Contents
tstimezone
865Fabric OS Version 3.1.x/4.1.x Reference Guide
Operands
This command has the following operands:
Example
To display the current time zone setup, then changes them to GMT-3:30:
See Also
date
hourOffset Specify the number of hours relative to GMT. This operand
must be specified as an integer. Valid values are -12 through
12. This operand is optional.
minuteOffset Specify the number of minutes relative to the hourOffset.
This operand must be specified as an integer. Valid values
are -30, 0, or 30. This operand is optional.
switch:admin> tsTimeZone
Time Zone Hour Offset: 0
Time Zone Minute Offset: 0
switch:admin> tsTimeZone -3, -30
switch:admin> tsTimeZone
Time Zone Hour Offset: -3
Time Zone Minute Offset: -30