mirror of
https://github.com/golang/go.git
synced 2025-05-05 23:53:05 +00:00
lib/time: update to IANA release 2015g.
Change-Id: Id82209dc313fa6b54e623eb325412737e7a055fe Reviewed-on: https://go-review.googlesource.com/18794 Reviewed-by: Andrew Gerrand <adg@golang.org>
This commit is contained in:
parent
123510bf83
commit
c7f5831fa9
@ -5,10 +5,11 @@
|
|||||||
|
|
||||||
# This script rebuilds the time zone files using files
|
# This script rebuilds the time zone files using files
|
||||||
# downloaded from the ICANN/IANA distribution.
|
# downloaded from the ICANN/IANA distribution.
|
||||||
|
# Consult http://www.iana.org/time-zones for the latest versions.
|
||||||
|
|
||||||
# Versions to use.
|
# Versions to use.
|
||||||
CODE=2015e
|
CODE=2015g
|
||||||
DATA=2015e
|
DATA=2015g
|
||||||
|
|
||||||
set -e
|
set -e
|
||||||
rm -rf work
|
rm -rf work
|
||||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user