1
0
mirror of https://github.com/golang/go synced 2024-10-05 18:31:28 -06:00
go/src/time
Rob Pike 5ef899111e time: reject invalid day of month in Parse
There was back-and-forth on this but it has been decided to fix the original
complaint, which was easy.

Fixes #7268.

Change-Id: I6b607c49ad44579086aba2c4f4c5424b97fbed64
Reviewed-on: https://go-review.googlesource.com/17710
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Russ Cox <rsc@golang.org>
2015-12-10 19:12:13 +00:00
..
example_test.go
export_test.go
export_windows_test.go
format_test.go time: reject invalid day of month in Parse 2015-12-10 19:12:13 +00:00
format.go time: reject invalid day of month in Parse 2015-12-10 19:12:13 +00:00
genzabbrs.go
internal_test.go
sleep_test.go
sleep.go
sys_plan9.go
sys_unix.go
sys_windows.go
tick_test.go
tick.go
time_test.go
time.go time: fix 400 year offset in comment 2015-08-29 01:03:42 +00:00
zoneinfo_abbrs_windows.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