]> Cypherpunks repositories - gostls13.git/commitdiff
lib/time: update time zone files to version 2013g
authorRob Pike <r@golang.org>
Tue, 8 Oct 2013 23:16:24 +0000 (16:16 -0700)
committerRob Pike <r@golang.org>
Tue, 8 Oct 2013 23:16:24 +0000 (16:16 -0700)
This dataset is current as of Sep 30, 2013.

Fixes #6524

R=golang-dev, minux.ma
CC=golang-dev
https://golang.org/cl/14570044

lib/time/update.bash
lib/time/zoneinfo.zip

index e0eb891e3d5f9fe5e348a7eb4ae3e966562a1abc..f24ef8204b3823d9893dd34ba002f899b608a8f1 100755 (executable)
@@ -6,9 +6,11 @@
 # This script rebuilds the time zone files using files
 # downloaded from the ICANN/IANA distribution.
 
+# NOTE: As of Oct, 2013, the C files will not build on Macs but will build on Linux.
+
 # Versions to use.
-CODE=2013c
-DATA=2013c
+CODE=2013g
+DATA=2013g
 
 set -e
 rm -rf work
index e9ddfff81857af5ef76d354c4ed00e272d2c7efb..c9181153fa5d71fec470f2d095c34abe39daeedb 100644 (file)
Binary files a/lib/time/zoneinfo.zip and b/lib/time/zoneinfo.zip differ