DATE_MANUAL_TIME

Description

Get or Set Date manual time configuration. The time setting is set as the time locally. The time zone has to be matched the region where the device is deployed.

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

mm:ss:hh
where
mm: 00~24 for manual hours
ss  : 00~59 for manual seconds
hh  : 00~23 for manual hours

Attribute

Return of Message

DATE_MANUAL_TIME='00:00:00'
OK: DDNS_TYPE='00:00:00'
or
ERROR: DDNS_TYPE='00:00: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_ZONE, DATE_CONFIG, DAYLIGHT_SAVING_CONFIG

Example

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

Back to

HOME, SYSTEM CGI