使用 Google Geocoder-java 检索时区

Retreving Time Zone with Google Geocoder-java

我正在使用 Google 的 Geocoder 库。具体来说 com.google.code.geocoder-java。我正在使用 Maven 存储库中的 geocoder-java 版本 0.16。有没有办法使用 lat/lng 获取时区?

此致, 史蒂夫·曼斯菲尔德

该项目似乎已被弃用。尝试直接使用时区API:

https://developers.google.com/maps/documentation/timezone/intro

他们还有一个Java客户:

https://developers.google.com/maps/web-services/client-library