From 7f99cfd5cf1392c338537ed439c89b26d407d573 Mon Sep 17 00:00:00 2001 From: exex zian Date: Tue, 1 Nov 2016 17:15:19 +0530 Subject: [PATCH] Adding timezonedb in Geocoding section timezonedb offers very convenient API to get timezone on the basis of latitude longitude or by city names etc. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index eb828fb4..a2462dc4 100644 --- a/README.md +++ b/README.md @@ -183,6 +183,8 @@ A collective list of JSON APIs for use in web development. | OpenStreetMap | Navigation, geolocation and geographical data | Yes | [Go!](http://wiki.openstreetmap.org/wiki/API) | | PostcodeData.nl | Provide geolocation data based on postcode for Dutch addresses | No | [Go!](http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json) | | Postcodes.io | Postcode & Geolocation API for the UK | No | [Go!](https://postcodes.io) | +| timezonedb | Time Zone Database | No | [Go!](https://timezonedb.com/) | + ### Health