Time Zones

Endpoint

https://line.cammsoft.com/v1/tools/timeZones.api

Info

This endpoint provides an array of supported JavaScript time zones.

Authentication not required for access.

GET

On Success
Output JSON Parameters
{}Object {}ROOT
timeZonesArray []Array of time zone strings.

On Failed
Output JSON Parameters
{}Object {}Root parameter type.
errorObject {}
codeStringError short code string.
messageStringGreater description of error.

Codes: METHOD_NOT_ALLOWED