Ztime

From Safe Creative API
(Redirected from Ztime component)
Jump to navigation Jump to search

Returns the ztime value (milliseconds from Jan 1, 1970) from the API server, so you can adjust the offset from your local clock if required.

Info

  • Component name: ztime
  • Signature: No signature required
  • Timestamp: Ztime is not required
  • API trust level: Public

Parameters

This component requires no additional parameters

Returns

  • ztime: Server Z-Ttime

Example

REQUEST:

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

Test it on your browser

RESPONSE:

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