6. Command Reference of RPCM CLI
6.8.13. Command
set
time
It set the system time and time zone.
The available keys are:
value
,
zone
,
help
or
?
Help displays:
set time ?
The return is:
RPCM Commands description:
set time value - set time for RPCM
set time zone - set time zone
set time synchronization - toggle synchronization via NTP protocol
set time help - show this help
6.8.13.1. Command
set
time
value
Set the system time.
Help displays:
set time value ?
The return is:
Setting time to:
Please specify the date and time or just the time in the following format: YYYY-MM-DD HH:
MM: SS
Example: "2017-06-05 14:32:11" or "20:22:33"
Example 1.
Setting the system time in full format (date + time).
set time value 2017-11-13 19:38:39
The return is:
Setting time to: 2017-11-13
Time has been set
Attention!
The quotes are required when setting the exact time in the format
"YYYY-MM-DD HH:
MM: SS"
.
Example 2.
Correcting the system time.
set time value 00:13:06
The return is:
Setting time to: 00:13:06
Time has been set
301