1
0
mirror of https://github.com/golang/go synced 2024-11-08 12:56:16 -07:00
go/src/time
Martin Möhrmann 524cd4855e time: simplify stringification of Month
Simplifies https://golang.org/cl/33145
which fixed #17720.

Change-Id: Ib922d493cdc5920832dc95b55094796baca7243e
Reviewed-on: https://go-review.googlesource.com/33194
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2016-11-12 21:24:06 +00:00
..
example_test.go
export_android_test.go
export_test.go
export_windows_test.go
format_test.go
format.go time: document that only Jan and January, Mon and Monday are recognized 2016-11-03 16:04:14 +00:00
genzabbrs.go
internal_test.go
sleep_test.go
sleep.go time: update Timer.Stop doc to account for AfterFunc 2016-11-11 19:25:24 +00:00
sys_plan9.go
sys_unix.go
sys_windows.go
tick_test.go
tick.go
time_test.go time: use 1e9 rather than 1e-9 in Duration calculations 2016-11-12 01:18:26 +00:00
time.go time: simplify stringification of Month 2016-11-12 21:24:06 +00:00
zoneinfo_abbrs_windows.go
zoneinfo_android_test.go
zoneinfo_android.go
zoneinfo_ios.go
zoneinfo_plan9.go
zoneinfo_read.go
zoneinfo_test.go
zoneinfo_unix.go
zoneinfo_windows_test.go
zoneinfo_windows.go
zoneinfo.go