[tz] Is there a zip archive withe the TZ zoneinfo data available ?
Paul Eggert
eggert at cs.ucla.edu
Fri Aug 14 08:45:34 UTC 2015
Dave Sweeney wrote:
> I was wondering if IANA or a trusted partner provides a zip format of the TZ
> data and source file?
You can get a copy of the current (2015f) release in zip form here:
https://github.com/eggert/tz/archive/2015f.zip
and similarly for older releases going back to 2012e. The latest experimental
version is here:
https://github.com/eggert/tz/archive/master.zip
This isn't official, and these zip files differ from official releases in what
should be unimportant ways. A few *.txt files are missing that can be drived
automatically, there's an extra .gitignore file, the last-modified times on the
source files are incorrect, and perhaps a few other things that I missed.
More information about the tz
mailing list