time |
Returns date, time and offset to UTC of Webcron's server. Authentication & ActionThis method needs authentication. It can be accessed by http and https. Action type: HTTP GET. Argumentsno arguments for this method. Example Response<rsp status="ok"> <time utc_offset="1">2010-01-08 21:48:03</time> </rsp> |