DATE
Description
Get the Date configurations.
If the CHANNEL=n was set with this URL to the Multi-Channel device, the Router's Date configurations will be returned.
Input Argument
None
Attribute
Return of Message
DATE_TYPE='2'
DATE_SNTP_IP='192.168.0.2'
DATE_SNTP_UPDATE='86400'
DATE_MANUAL_DATE='010100002004'
DATE_MANUAL_TIME='00:00:00'
DATE_MANUAL_ZONE='+00'
Applicability
Status
Valid
See Also
DATE_TYPE, DATE_SNTP_IP, DATE_SNTP_UPDATE, DATE_MANUAL_DATE, DATE_MANUAL_TIME, DATE_MANUAL_ZONE, DATE_CONFIG, DAYLIGHT_SAVING_CONFIG
Example
http://ip:port/cgi-bin/system?USER=Admin&PWD=123456&DATE
or
http://ip:port/cgi-bin/cmd/system?DATE
Back to