Russ Cox | cb5e181 | 2012-02-19 03:16:20 -0500 | [diff] [blame] | 1 | The zoneinfo.zip archive contains time zone files compiled using |
Russ Cox | 228d941 | 2012-02-18 20:33:58 -0500 | [diff] [blame] | 2 | the code and data maintained as part of the IANA Time Zone Database. |
| 3 | The IANA asserts that the database is in the public domain. |
| 4 | |
| 5 | For more information, see |
| 6 | http://www.iana.org/time-zones |
| 7 | ftp://ftp.iana.org/tz/code/tz-link.htm |
Russ Cox | be262ce | 2013-03-11 12:34:55 -0400 | [diff] [blame] | 8 | http://tools.ietf.org/html/rfc6557 |
Russ Cox | 228d941 | 2012-02-18 20:33:58 -0500 | [diff] [blame] | 9 | |
Russ Cox | cb5e181 | 2012-02-19 03:16:20 -0500 | [diff] [blame] | 10 | To rebuild the archive, read and run update.bash. |