1
0
mirror of https://github.com/golang/go synced 2024-11-05 17:46:16 -07:00
go/src/time
Alberto Donizetti c5434f2973 time: update test for tzdata-2016g
Fixes #17276

Change-Id: I0188cf9bc5fdb48c71ad929cc54206d03e0b96e4
Reviewed-on: https://go-review.googlesource.com/29995
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2016-09-29 16:26:28 +00:00
..
example_test.go time: improve Truncate and Round documentation 2016-09-12 22:07:17 +00:00
export_android_test.go time: load time zones from the system tzdata file on Android 2016-08-23 06:15:35 +00:00
export_test.go
export_windows_test.go
format_test.go time: fix optional fractional seconds range err 2016-08-23 15:58:08 +00:00
format.go time: allow long fractions in ParseDuration 2016-09-19 19:46:09 +00:00
genzabbrs.go time: genzabbrs.go skips Feb when checking months 2016-06-09 15:31:08 +00:00
internal_test.go
sleep_test.go
sleep.go time: warn about correct use of a Timer's Stop/Reset methods 2016-06-06 21:15:35 +00:00
sys_plan9.go time: don't depend on the io package 2016-05-09 20:31:47 +00:00
sys_unix.go time: don't depend on the io package 2016-05-09 20:31:47 +00:00
sys_windows.go time: don't depend on the io package 2016-05-09 20:31:47 +00:00
tick_test.go all: single space after period. 2016-03-02 00:13:47 +00:00
tick.go all: single space after period. 2016-03-02 00:13:47 +00:00
time_test.go time: update test for tzdata-2016g 2016-09-29 16:26:28 +00:00
time.go time: document in UnixNano when the value is valid 2016-09-14 21:07:35 +00:00
zoneinfo_abbrs_windows.go time: always use $GOROOT/lib/time/zoneinfo.zip with genzabbrs.go 2016-08-28 02:51:07 +00:00
zoneinfo_android_test.go time: load time zones from the system tzdata file on Android 2016-08-23 06:15:35 +00:00
zoneinfo_android.go time: load time zones from the system tzdata file on Android 2016-08-23 06:15:35 +00:00
zoneinfo_ios.go
zoneinfo_plan9.go
zoneinfo_read.go time: don't depend on the io package 2016-05-09 20:31:47 +00:00
zoneinfo_test.go time: set Local.name on windows 2016-05-14 17:30:16 +00:00
zoneinfo_unix.go time: load time zones from the system tzdata file on Android 2016-08-23 06:15:35 +00:00
zoneinfo_windows_test.go time: handle localized time zone names 2015-08-26 04:40:59 +00:00
zoneinfo_windows.go time: always use $GOROOT/lib/time/zoneinfo.zip with genzabbrs.go 2016-08-28 02:51:07 +00:00
zoneinfo.go time: always use $GOROOT/lib/time/zoneinfo.zip with genzabbrs.go 2016-08-28 02:51:07 +00:00