We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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/
The text was updated successfully, but these errors were encountered:
The URL should be http://www.maxmind.com/timezone.txt
Sorry, something went wrong.
No branches or pull requests
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/
The text was updated successfully, but these errors were encountered: