0
1
mirror of https://github.com/golang/go synced 2025-05-29 15:20:52 +00:00

lib/time: update time zone info to v.2014b

Fixes .

LGTM=r
R=golang-codereviews, r
CC=golang-codereviews
https://golang.org/cl/92850043
This commit is contained in:
Robert Hencke
2014-04-29 21:41:54 -04:00
committed by Rob Pike
parent 74dccea2f2
commit bdff7f91d8
2 changed files with 2 additions and 4 deletions

@ -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