Ztime

From Safe Creative API
Revision as of 08:44, 7 May 2021 by Adminwiki (talk | contribs) (Created page with "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 = * ''...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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>