Timezone API

GET

https://api.apifreaks.com/v1.0/geolocation/timezone

Params
Authorizations
format
Format of the Response
ipString
IPv4/IPv6 address to extract time zone info using IP address
tzString
Extract time zone information using timezone name
locationString
Extract time zone information using location (preferably city and country)
latNumber
Latitude to extract time zone informatin using location coordinates
longNumber
Longitude to extract time zone informatin using location coordinates
langString
response language of "geo" field in case of lookup through IP address / location address

Sample Responses

400
LANGUAGE
Python
PHP
Java
Node
Ruby
$ pip install requests
RESPONSE

Click Test it to start the request and see the response here!