sysconf timezone set
Set the time zone on the appliance. The appliance uses the Linux standard for specifying the time zone. This standard provides several different methods for specifying the time zone. For example, if you are located in Toronto, Canada, you could specify the time zone as EST, Canada/Eastern, America/Toronto, or GMT-5.
User Access
admin
Syntax
sysconf timezone set <timezone>
Argument(s) | Shortcut | Description |
---|---|---|
<timezone> |
Specifies the time zone on the appliance. For a list of valid time zones, refer to the /usr/share/zoneinfo directory on any Redhat distribution. |
Example
psesh:>sysconf timezone set Canada/Eastern Timezone set to Canada/Eastern Command Result : 0 (Success)