]> Cypherpunks.ru repositories - gostls13.git/commit
time: vendor tzdata-2017b and update test
authorAlberto Donizetti <alb.donizetti@gmail.com>
Mon, 5 Jun 2017 08:20:00 +0000 (10:20 +0200)
committerBrad Fitzpatrick <bradfitz@golang.org>
Wed, 7 Jun 2017 21:23:58 +0000 (21:23 +0000)
commitfcee1e3739c8b6a0199ed0e0ff4e2b9b8d28d5bc
treed21a00beccb7731f46a15b596cdc44c813fb87be
parent660200528afbcf203d5cdc53a46fd3be7d2bd35c
time: vendor tzdata-2017b and update test

This change updates the vendored tzdata database to version 2017b
(released 2017-03-20).

The TestFirstZone test (which always uses the vendored database) is
updated to make it work with the new timezones database. (The Tokelau
abbreviation was changed from 'TKT' to the numeric abbreviation in
tzdata-2017a)

Fixes #19376

Change-Id: I0dea93e8703992de5c92c7840b8bacad9d02c50d
Reviewed-on: https://go-review.googlesource.com/44832
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
lib/time/update.bash
lib/time/zoneinfo.zip
src/time/zoneinfo_test.go