]> Cypherpunks.ru repositories - gostls13.git/commitdiff
lib/time: update to IANA 2013c
authorRob Pike <r@golang.org>
Mon, 22 Apr 2013 23:28:42 +0000 (16:28 -0700)
committerRob Pike <r@golang.org>
Mon, 22 Apr 2013 23:28:42 +0000 (16:28 -0700)
This should do it for the release.
There was a new data set pushed out a couple of days ago.

Fixes #4553.

R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/8621044

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

index c2377e1243dcbfcdea10d8cd050dd672cda673b1..e0eb891e3d5f9fe5e348a7eb4ae3e966562a1abc 100755 (executable)
@@ -7,8 +7,8 @@
 # downloaded from the ICANN/IANA distribution.
 
 # Versions to use.
-CODE=2013b
-DATA=2013b
+CODE=2013c
+DATA=2013c
 
 set -e
 rm -rf work
index c10a42576eb4475fd6da5afddfa55883e9af5c91..e9ddfff81857af5ef76d354c4ed00e272d2c7efb 100644 (file)
Binary files a/lib/time/zoneinfo.zip and b/lib/time/zoneinfo.zip differ