1
0
mirror of https://github.com/golang/go synced 2024-09-30 09:28:33 -06:00
go/src/time
Kirill Tatchihin 8453844ed7 time: document how Parse handles two-digit years
Fixes #36549

Change-Id: Ia803330fc046d5807bbefd67acb419cb81640a13
GitHub-Last-Rev: bd35431908
GitHub-Pull-Request: golang/go#36584
Reviewed-on: https://go-review.googlesource.com/c/go/+/214980
Reviewed-by: Rob Pike <r@golang.org>
2020-01-23 20:44:44 +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_test.go time: fix comment in test 2019-12-02 16:11:24 +00:00
format.go time: document how Parse handles two-digit years 2020-01-23 20:44:44 +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_test.go all: fix invalid invocations of Fatalf in goroutines 2020-01-03 01:36:26 +00:00
sleep.go time: further clarifications to the (*Timer).Stop docs 2019-12-17 00:18:33 +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_test.go time: give TestTicker more time on darwin-arm64 2019-11-19 16:24:02 +00:00
tick.go
time_test.go
time.go time: add a sentence about distant times to time.Time.Unix 2020-01-13 21:56:50 +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_test.go
zoneinfo_android.go
zoneinfo_ios.go
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_test.go
zoneinfo_windows.go
zoneinfo.go time: document an alternative way of setting the system's time zone 2019-11-01 21:41:41 +00:00