DATE_MANUAL_ZONE

Description

Get or Set Date Time Zone configuration. It sets the time difference in hour between GMT (Greenwich Mean Time) and local region.

If the CHANNEL=n was set with this URL to the Multi-Channel device, this URL is read-only command and the Router's DATE configurations will be returned.

Input Argument

-12, -11, -10, -09, -08, -07, -06, -05, -04, -03, -02, -01,
+00, +01, +02, +03, +04, +05, +06, +07, +08, +09, +10, +11, +12, +13

Attribute

Return of Message

DATE_MANUAL_ZONE='+00'
OK: DATE_MANUAL_ZONE='+00'
or
ERROR: DATE_MANUAL_ZONE='+00'

Applicability

Status

This URL will be obsolete and replaced by DATE_CONFIG

See Also

DATE, DATE_TYPE, DATE_SNTP_IP, DATE_SNTP_UPDATE, DATE_MANUAL_DATE, DATE_MANUAL_TIME, DATE_CONFIG, DAYLIGHT_SAVING_CONFIG

Example

http://ip:port/cgi-bin/system?USER=Admin&PWD=123456&DATE_MANUAL_ZONE
or
http://ip:port/cgi-bin/cmd/system?DATE_MANUAL_ZONE
http://ip:port/cgi-bin/system?USER=Admin&PWD=123456&DATE_MANUAL_ZONE=+00:00
or
http://ip:port/cgi-bin/cmd/system?DATE_MANUAL_ZONE=+00

Back to

HOME, SYSTEM CGI