Home >

LunaSH Command Reference Guide > LunaSH Commands > sysconf > sysconf time

sysconf time

Set the appliance clock. Time and system date may be set to user-specified values. Specify the correct timezone before setting a new value for the system time. The hardware clock is automatically kept in sync whenever a change is made to the system date, time, or timezone.

You can determine the current date/time setting using the status date command.

User Privileges

Users with the following privileges can perform this command:

Admin

Operator

Syntax

sysconf time <time> [<date>]

Parameter Description
<time>

Specifies the time using 24-hour clock in the following format:
HH:MM

<date>

Set the date along with system time. Specify the date using the following format:
YYYYMMDD

Example

lunash:>sysconf time 13:58 20170301
 
Wed Mar  1 13:58:00 EST 2017
 
 
Command Result : 0 (Success)