geoip icon indicating copy to clipboard operation
geoip copied to clipboard

add timezone lookup

Open tmm1 opened this issue 15 years ago • 1 comments

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 avatar Dec 17 '09 22:12 tmm1

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

tmm1 avatar Dec 19 '09 11:12 tmm1