timezone set

Purpose

Set the timezone for the local time.

Syntax

timezone set zone

Parameters

zone
Timezone value

Usage Notes

Related Commands

See timezone get, datetime get, and datetime set.

Example

Set the timezone to Eastern Standard Time (EST) and confirm the setting.
Console> timezone set EST
Console> timezone get    
Timezone is EST          
Console>