Safe Creative API Web Services Reference v2 - D R A F T

Zime parameter

Some functions need a time-Z parameter, it's the GMT or UTC time
There is a component called ztime that returns the ztime for the server, so you can adjust the offset of the clock if required
The maximum difference between the server ztime and the request ztime is +-5 seconds
This function can be used as a test function


REQUEST:

https://api.safecreative.org/v2/?component=ztime

RESPONSE:

<?xml version="1.0" encoding="UTF-8"?>
<ztime>1271749821453</ztime>

Current system UTC: 1271749821694
TOC