You can use the clock command to manually configure the date, time, and timezone on the appliance. If you want the time to be set via NTP server, use the ntp command.
Note that using these commands will force the UI to restart without a prompt.
clock {set|timezone}
To set the appliance's time and date:
clock set <hh>:<mm>:<ss> [<yyyy>/<mm>/<dd>]
<hh>:<mm>:<ss> [<yyyy>/<mm>/<dd>] - If the date is not set, the time will change without affecting the date. Time adjustment is not allowed if NTP is enabled.
E X A M P L E Set the time zone and adjust the system clock to 11:00pm. clock timezone Australia Melbourne
|
To set the appliance's time zone:
clock timezone {<region>|UTC|UTC-offset <utc-offset>}
E.g. America North United_States Pacific
E.g. Australia Melbourne
E.g. Europe Eastern Moscow
|
|