ME310G1/ME910G1/ML865G1 AT Commands Reference Guide
80617ST10991A Rev.4 Page 278 of 545 2020-04-15
3.7.4. AT+CSDF - Setting Date Format
This command sets the date format of the date information presented to the user.
AT+CSDF=[<mode>[,<auxmode>]]
This command sets the date format of the date information presented to the user, which is specified
by use of the <mode> parameter. The <mode> affects the date format on the phone display and
doesn't affect the date format of the AT command serial interface, so it has no effect on our device.
The command also sets the date format of the TE-TA interface, which is specified by use of the
<auxmode> parameter (i.e., the <auxmode> affects the <time> of +CCLK and +CALA).
Parameters:
phone display data format.
TE-TA interface data format.
The <time> format of +CCLK and +CALA is:
• "yy/MM/dd,hh:mm:ss+zz" when <auxmode>=1
• "yyyy/MM/dd,hh:mm:ss+zz" when <auxmode>=2
If the parameters are omitted (AT+CSDF=), then this command sets the default value of
<mode>.
AT+CSDF?
Read command reports the currently selected <mode> and <auxmode> in the format:
+CSDF: <mode>,<auxmode>