aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7f2ca32..710f749 100644
--- a/README.md
+++ b/README.md
@@ -21,6 +21,8 @@ A few common languages already have libraries with an API that can be used to lo
| Library | Language |
| -- | -- |
| [ZoneDetect](https://github.com/BertoldVdb/ZoneDetect) | C |
+| [go-tz](https://github.com/ugjka/go-tz) | Go |
+| [timezoneLookup](https://github.com/evanoberholster/timezoneLookup) | Go |
| [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) |