cjheath / geoip

The Ruby gem for querying Maxmind.com's GeoIP database, which returns the geographic location of a server given its IP address
http://geoip.rubyforge.org/
GNU Lesser General Public License v2.1
714 stars 83 forks source link

add timezone lookup #4

Open tmm1 opened 14 years ago

tmm1 commented 14 years ago

Most of the maxmind libraries provide a timezone api, which is based on data from http://www.maxmind.com/timezone.txt.

For example, the php library generates the following lookup tables from that textfile: http://geolite.maxmind.com/download/geoip/api/php/timezone/

tmm1 commented 14 years ago

The URL should be http://www.maxmind.com/timezone.txt