]> Cypherpunks.ru repositories - gostls13.git/commitdiff
lib/time: update time zone to IANA version 2013b
authorRob Pike <r@golang.org>
Tue, 2 Apr 2013 23:49:45 +0000 (16:49 -0700)
committerRob Pike <r@golang.org>
Tue, 2 Apr 2013 23:49:45 +0000 (16:49 -0700)
Update #4553.

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

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

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