9.16.1.1 +TIME
This command is used to set or query the system time. Three formats of time are supported, two are in UTC seconds and one is a string based on RFC3339/ISO-8601 format:
- UNIX timestamp – UTC seconds since 1st January 1970
- NTP time – UTC seconds since 1st January 1900
- RFC3339/ISO-8601 – String representation of date/time
RFC3338 / ISO-8601 format represents the time
as:
YYYY-MM-DDTHH:MM:SS.ssZ
For
example:
2019-02-31T12:34:56.01Z - 31st February 2019, 12:34 PM 56.01 seconds (UTC+0)
Security – Default Security for the command is: GGGG
Command |
Description |
Security |
---|---|---|
|
Time query in current format |
|
|
Time query in specified format |
|
|
Time set in UTC seconds |
|
|
Time set in RFC3339/ISO-8601 format |
|
Parameter Name |
Type |
Description |
---|---|---|
|
Integer |
Format of time
|
|
Integer |
UTC seconds |
|
String |
Date/time in format |