aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDustin Johnson <dustin.johnson@seeq.com>2018-12-26 21:32:25 +0100
committerDustin Johnson <dustin.johnson@seeq.com>2018-12-26 21:32:25 +0100
commit21d03654eb4250f6912d1b4e3479bbfb6c082b25 (patch)
tree4ca25ab8eb4a17ebc1e7a88413ba94bb38da61c1
parenteb162a642cd410addea93e15102c425d3ca72e58 (diff)
downloadtimezone-boundary-builder-21d03654eb4250f6912d1b4e3479bbfb6c082b25.tar.gz
Add timezonemap to the readme
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 92f7924..f051d8e 100644
--- a/README.md
+++ b/README.md
@@ -26,6 +26,7 @@ A few common languages already have libraries with an API that can be used to lo
| [ZoneDetect](https://github.com/BertoldVdb/ZoneDetect) | C |
| [go-tz](https://github.com/ugjka/go-tz) | Go |
| [timezoneLookup](https://github.com/evanoberholster/timezoneLookup) | Go |
+| [TimeZoneMap](https://github.com/dustin-johnson/timezonemap) | Java & Android |
| [Timeshape](https://github.com/RomanIakovlev/timeshape) | Java |
| [node-geo-tz](https://github.com/evansiroky/node-geo-tz/) | JavaScript (node.js only) |
| [timespace](https://github.com/mapbox/timespace) | JavaScript (node.js and in browser) |