v1

latestOpenAPI 3.0.02026-07-241437122.4 KB
Timezone

Timezone

The Timezone API provides time offset data for locations on the surface of the earth.

get/timezone

Query parameters

latnumber float required
Example:40.748442

Latitude of the location to generate an address for.

lonnumber float required
Example:-73.985658

Longitude of the location to generate an address for.

timestampnumber
Example:1701179610

Unix epoch time in seconds (number of seconds since January 1, 1970, 00:00:00 UTC). Defaults to current time if omitted. This parameter allows retrieval of time zone information for specific moments, which is useful for handling Daylight Saving Time changes and ensuring correct time zone offsets for historical data or future event scheduling.

Response

OK