AT Commands Reference Guide
80529ST10815A Rev.2– 2017-09-14
ReproductionforbiddenwithoutTelitCommunicationsS.p.A.writtenauthorization‐AllRightsReserved page132of233
#CCLKMODE – Clock Mode
Parameter:
<mode> - time and date mode
0 - Local time + local time zone offset (default)
1 – UTC time + local time zone offset
Note: the setting is saved automatically in NVM.
AT#CCLKMODE?
Read command reports whether the local time or the UTC time is enabled, in the
format:
#CCLKMODE: <mode>
(<mode> described above)
AT#CCLKMODE=?
Test command reports the supported range of values for parameter <mode>
Example: at#cclkmode?
#CCLKMODE: 0
OK
#NITZ: 13/03/05,15:20:33+04,0
at+cclk?
+CCLK: "13/03/05,15:20:37+04"
OK
at#cclkmode=1
OK
at+cclk?
+CCLK: "13/03/05,14:20:45+04"
OK
at#cclkmode?
#CCLKMODE: 1
OK
#NITZ: 13/03/05,14:20:53+04,0
at+cclk?
+CCLK: "13/03/05,14:20:55+04"
OK
at#cclkmode=0
OK
at+cclk?
+CCLK: "13/03/05,15:20:59+04"
OK