ME310G1/ME910G1/ML865G1 AT Commands Reference Guide
80617ST10991A Rev. 11 Page 494 of 1039 2021-09-23
number of hours added to the local TZ because of
Daylight Saving Time (summertime) adjustment;
range is 0-2.
AT#CCLK?
Read command returns the current setting of the real-time clock, in the
format <time>.
If the time is set by the network but the DST information is missing, or the
time is set by +CCLK command, then the <time> format is:
"yy/MM/dd,hh:mm:ss±zz"
If the time is set by the network but the Daylight-Saving Time (DST)
information is missing, or the time is set by +CCLK command, then
the <time> format is:
"yy/MM/dd,hh:mm:ss±zz"
AT#CCLK=?
Test command returns the OK result code.
Set command:
AT#CCLK="02/09/07,22:30:00+04,1"
OK
Read command:
AT#CCLK?
#CCLK: "02/09/07,22:30:25+04,1"
OK