go/src/time
Xudong Zhang 3edd1d8d99 time: fix comment in test
The commit de36d1 (CL 4635083) changed the test time
from 2009 to 2010 but forgot to update the comment.

Change-Id: Ia2928773dd184f168fddde126d0bb936de8cfc29
GitHub-Last-Rev: bf8eb57140
GitHub-Pull-Request: golang/go#35930
Reviewed-on: https://go-review.googlesource.com/c/go/+/209517
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2019-12-02 16:11:24 +00:00
..
example_test.go time: change variable name to next 2019-11-10 12:12:46 +00:00
export_android_test.go
export_test.go
export_windows_test.go
format.go
format_test.go time: fix comment in test 2019-12-02 16:11:24 +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 runtime, syscall, time: add and use resettimer 2019-10-21 17:06:22 +00:00
mono_test.go
sleep.go runtime, time: remove old timer code 2019-11-19 15:30:58 +00:00
sleep_test.go time: only fail TestAfterStop if it fails five times in a row 2019-11-15 22:34:22 +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
tick_test.go time: give TestTicker more time on darwin-arm64 2019-11-19 16:24:02 +00:00
time.go time: avoid or clarify CEST 2019-10-15 17:48:38 +00:00
time_test.go time: update TestSub to avoid future regressions 2019-08-16 19:54:57 +00:00
zoneinfo.go time: document an alternative way of setting the system's time zone 2019-11-01 21:41:41 +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
zoneinfo_android_test.go
zoneinfo_ios.go os,time: fix tests on iOS 2019-05-01 13:53:44 +00:00
zoneinfo_js.go
zoneinfo_plan9.go
zoneinfo_read.go
zoneinfo_test.go
zoneinfo_unix.go all: remove the nacl port (part 1) 2019-10-09 06:14:44 +00:00
zoneinfo_windows.go
zoneinfo_windows_test.go