]> Cypherpunks repositories - gostls13.git/commitdiff
lib/time: update time zone info to v.2014b
authorRobert Hencke <robert.hencke@gmail.com>
Wed, 30 Apr 2014 01:41:54 +0000 (21:41 -0400)
committerRob Pike <r@golang.org>
Wed, 30 Apr 2014 01:41:54 +0000 (21:41 -0400)
Fixes #7412.

LGTM=r
R=golang-codereviews, r
CC=golang-codereviews
https://golang.org/cl/92850043

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

index f24ef8204b3823d9893dd34ba002f899b608a8f1..2680329da4bd9638852feab0b2688317d47de288 100755 (executable)
@@ -6,11 +6,9 @@
 # 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=2013g
-DATA=2013g
+CODE=2014b
+DATA=2014b
 
 set -e
 rm -rf work
index c9181153fa5d71fec470f2d095c34abe39daeedb..65eaddde5836fcfc85ab427734f6587b1a7e07be 100644 (file)
Binary files a/lib/time/zoneinfo.zip and b/lib/time/zoneinfo.zip differ