![Quectel EC25 series Скачать руководство пользователя страница 84](http://html2.mh-extra.com/html/quectel/ec25-series/ec25-series_command-manual_3618187084.webp)
LTE Module Series
EC25&EC21 AT Commands Manual
EC25&EC21_AT_Commands_Manual 83 / 231
Parameter
Example
AT+CTZR=2
OK
AT+CTZR?
+CTZR: 2
Write Command
AT+CTZR=<reporting>
Response
OK
ERROR
Read Command
AT+CTZR?
Response
+CTZR: <reporting>
OK
Maximum Response Time
300ms
Reference
3GPP TS 27.007
<reporting>
Integer type. The mode of time zone reporting
0
Disable time zone reporting of changed event
1
Enable time zone reporting of changed event by unsolicited result code:
+CTZV: <tz>
2
Enable extended time zone reporting by unsolicited result code:
+CTZE: <tz>,<dst>,<time>
<tz>
String type. The sum of the local time zone (difference between the local time and GMT
is expressed in quarters of an hour) plus daylight saving time.
The format is “±zz”,
expressed as a fixed width, two-digit integer with the range -48 ... +56. To maintain a
fixed width, numbers in the range -9 ...
+9 are expressed with a leading zero, e.g. “-09”,
“+00” and “+09”.
<dst>
Integer type. Indicates whether
<tz>
includes daylight savings adjustment
0
<tz>
includes no adjustment for daylight saving time
1
<tz>
in1 hour (equals 4 quarters in
<tz>
) adjustment for daylight saving
time
2
<tz>
in2 hours (equals 8 quarters in
<tz>
) adjustment for daylight saving
time
<time>
String type. The local time. The format is “YYYY/MM/DD,hh:mm:ss”, expressed as
integers representing year (YYYY), month (MM), date (DD), hour (hh), minute (mm)
and second (ss). This parameter can be provided by the network when delivering time
zone information and will be presented in the unsolicited result code of extended time
zone reporting if provided by the network.