list & updatecheck actions are now working to load all Olson zones from files.
commit45ed6fb3f47465b60fd1643e8c5948c17ef57ed8
authorAndrew McMillan <andrew@morphoss.com>
Sun, 18 Sep 2011 20:40:54 +0000 (19 08:40 +1200)
committerAndrew McMillan <andrew@morphoss.com>
Sun, 18 Sep 2011 20:40:54 +0000 (19 08:40 +1200)
tree64130fc319361d235c33751de6e0f5c6d3437942
parent5f4b40a64306c8421b502621a249c97cb8206fc6
list & updatecheck actions are now working to load all Olson zones from files.
12 files changed:
inc/tz/list.php [new file with mode: 0644]
inc/tz/updatecheck.php [new file with mode: 0644]
testing/tests/timezone/5000-capabilities.result [new file with mode: 0644]
testing/tests/timezone/5010-list.result [new file with mode: 0644]
testing/tests/timezone/5010-list.test
testing/tests/timezone/5011-list.result [new file with mode: 0644]
testing/tests/timezone/5011-list.test [copied from testing/tests/timezone/5010-list.test with 67% similarity]
testing/tests/timezone/5020-updatecheck.result [new file with mode: 0644]
testing/tests/timezone/5020-updatecheck.test [new file with mode: 0644]
testing/tests/timezone/5021-list.result [new file with mode: 0644]
testing/tests/timezone/5021-list.test [new file with mode: 0644]
zonedb/update-tzdata.sh [new file with mode: 0755]