go/src/time
Tobias Klauser 5b509d993d lib/time, time/tzdata: update tz data to 2020b
Set ZFLAGS="-b fat" as the default was changed to '-b slim', see
http://mm.icann.org/pipermail/tz-announce/2020-October/000059.html
This will make sure that backwards-compatibibilty data is still emitted.

Updates #22487

Change-Id: I310a1b3a91e435673d1df41fbf8bb76abce1f94d
Reviewed-on: https://go-review.googlesource.com/c/go/+/261363
Trust: Tobias Klauser <tobias.klauser@gmail.com>
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2020-10-13 08:36:41 +00:00
..
tzdata lib/time, time/tzdata: update tz data to 2020b 2020-10-13 08:36:41 +00:00
embed.go time/tzdata: new package 2020-04-14 19:34:31 +00:00
example_test.go runtime, time: gofmt 2020-05-26 22:06:26 +00:00
export_android_test.go
export_test.go time: use extended time format past end of zone transitions 2020-04-22 04:08:24 +00:00
export_windows_test.go
format.go time: note that formats may parse invalid strings 2020-06-02 22:20:47 +00:00
format_test.go time: quote original value in errors returned by ParseDuration 2020-04-14 00:01:14 +00:00
genzabbrs.go time: change genzabbrs.go to fetch windowsZones.xml file from GitHub 2019-10-17 08:27:57 +00:00
internal_test.go time: stop referring to timerproc in comment 2020-03-13 00:19:08 +00:00
mono_test.go
sleep.go time, runtime: only call resetTimer from (*Timer).Reset 2020-04-06 03:35:33 +00:00
sleep_test.go all: fix invalid invocations of Fatalf in goroutines 2020-01-03 01:36:26 +00:00
sys_plan9.go
sys_unix.go all: remove the nacl port (part 1) 2019-10-09 06:14:44 +00:00
sys_windows.go
tick.go time: add Ticker.Reset 2020-02-24 01:50:28 +00:00
tick_test.go all: add GOOS=ios 2020-09-23 18:12:59 +00:00
time.go time: use extended time format past end of zone transitions 2020-04-22 04:08:24 +00:00
time_test.go time: use extended time format past end of zone transitions 2020-04-22 04:08:24 +00:00
tzdata_test.go time/tzdata: new package 2020-04-14 19:34:31 +00:00
zoneinfo.go time: use extended time format past end of zone transitions 2020-04-22 04:08:24 +00:00
zoneinfo_abbrs_windows.go time: change genzabbrs.go to fetch windowsZones.xml file from GitHub 2019-10-17 08:27:57 +00:00
zoneinfo_android.go time: return ENOENT from androidLoadTzinfoFromTzdata if zone not found 2018-09-15 14:58:35 +00:00
zoneinfo_android_test.go
zoneinfo_ios.go time: add ios build constraint to zoneinfo_ios.go 2020-10-12 22:34:47 +00:00
zoneinfo_js.go time: handle negative offsets on js/wasm 2018-11-08 17:33:49 +00:00
zoneinfo_plan9.go
zoneinfo_read.go time: use extended time format past end of zone transitions 2020-04-22 04:08:24 +00:00
zoneinfo_test.go time: use extended time format past end of zone transitions 2020-04-22 04:08:24 +00:00
zoneinfo_unix.go time: enable system zoneinfo on macOS/ARM64 2020-10-07 20:07:07 +00:00
zoneinfo_unix_test.go time: enable system zoneinfo on macOS/ARM64 2020-10-07 20:07:07 +00:00
zoneinfo_windows.go syscall: remove dependency on io 2020-10-13 00:55:35 +00:00
zoneinfo_windows_test.go time: always run ZoneAbbr test 2018-08-20 14:39:59 +00:00