ME310G1/ME910G1/ML865G1 AT Commands Reference Guide
80617ST10991A Rev. 11 Page 475 of 1039 2021-09-23
seconds (two digits are mandatory), range is 00..59
time zone (indicates the difference, expressed in
quarter of an hour, between the local time and GMT;
two digits are mandatory), range is -96...+96
AT+CCLK?
Read command returns the current setting <time> of the real-time clock,
in the format:
+CCLK: <time>
The three last characters of <time>, i.e. the time zone information,
are returned by AT+CCLK? only if the #NITZ URC
'extended'
format
has been enabled (see #NITZ).
AT+CCLK=?
Test command returns the OK result code.
Set date and time:
AT+CCLK="02/09/07,22:30:00+00"
OK
Read date and time:
AT+CCLK?
+CCLK: "02/09/07,22:30:25"
OK