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.zipand 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.