go/src/time
Ian Lance Taylor 99fa49e4b7 lib/time, time/tzdata: update to 2021e
Doing this a little early in the release cycle as there have been some
changes in the handling of old timezones. They should continue to
work as expected, but more testing time may be useful.

For #22487

Change-Id: I3686fed79a052c46112445055044cff5842f2a45
Reviewed-on: https://go-review.googlesource.com/c/go/+/362874
Trust: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Tobias Klauser <tobias.klauser@gmail.com>
2021-11-11 05:16:39 +00:00
..
testdata
tzdata lib/time, time/tzdata: update to 2021e 2021-11-11 05:16:39 +00:00
embed.go all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor) 2021-10-28 18:17:57 +00:00
example_test.go time: add some examples 2021-11-05 21:28:07 +00:00
export_android_test.go
export_test.go
export_windows_test.go
format.go time: allow minimum int64 in ParseDuration 2021-10-08 14:08:12 +00:00
format_test.go
genzabbrs.go all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor) 2021-10-28 18:17:57 +00:00
internal_test.go
mono_test.go
sleep.go
sleep_test.go
sys_plan9.go all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor) 2021-10-28 18:17:57 +00:00
sys_unix.go all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor) 2021-10-28 18:17:57 +00:00
sys_windows.go
tick.go time: make Ticker.Reset(0) panic 2021-11-05 21:13:38 +00:00
tick_test.go time: make Ticker.Reset(0) panic 2021-11-05 21:13:38 +00:00
time.go time: fix looking for zone offset when date is close to a zone transition 2021-11-05 21:28:34 +00:00
time_test.go time: fix looking for zone offset when date is close to a zone transition 2021-11-05 21:28:34 +00:00
tzdata_test.go
zoneinfo.go
zoneinfo_abbrs_windows.go
zoneinfo_android.go
zoneinfo_android_test.go
zoneinfo_ios.go all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor) 2021-10-28 18:17:57 +00:00
zoneinfo_js.go all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor) 2021-10-28 18:17:57 +00:00
zoneinfo_plan9.go
zoneinfo_read.go
zoneinfo_test.go
zoneinfo_unix.go all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor) 2021-10-28 18:17:57 +00:00
zoneinfo_unix_test.go all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor) 2021-10-28 18:17:57 +00:00
zoneinfo_windows.go
zoneinfo_windows_test.go