getCurrentServerDateTime
Description
Gets the current date/time from the server
Example request
https://www.rundowncreator.com/channel4news/API.php
?APIKey=edharken
&APIToken=HNe2ADG0nBTiC8Q8WiVfsxeG5ip51A
&Action=getCurrentServerDateTime
Example response
{
"Date": 1332643077
}
Required parameters
None
Optional parameters
None
Returns
| Date | integer | the current date/time on the server |