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 time: add a thorough example for time.Format 2015-03-26 18:44:42 +00:00
export_test.go
export_windows_test.go time: fix registry zone info lookup on Windows 2015-05-12 14:28:40 +00:00
format.go time: reject invalid day of month in Parse 2015-12-10 19:12:13 +00:00
format_test.go time: reject invalid day of month in Parse 2015-12-10 19:12:13 +00:00
genzabbrs.go
internal_test.go
sleep.go
sleep_test.go time: deflake TestAfterQueuing 2015-05-06 19:26:27 +00:00
sys_plan9.go
sys_unix.go
sys_windows.go
tick.go time: document that time.Tick creates an unrecoverable resource 2015-07-13 01:35:36 +00:00
tick_test.go
time.go time: fix 400 year offset in comment 2015-08-29 01:03:42 +00:00
time_test.go time: Use AppendFormat in Marshal[Text|JSON] 2015-08-22 11:31:58 +00:00
zoneinfo.go
zoneinfo_abbrs_windows.go
zoneinfo_ios.go time: zoneinfo support for darwin 2015-03-03 15:37:14 +00:00
zoneinfo_plan9.go Build fix for plan9 after 8bf13838eb. 2015-02-08 22:30:46 +00:00
zoneinfo_read.go
zoneinfo_test.go
zoneinfo_unix.go time: zoneinfo support for darwin 2015-03-03 15:37:14 +00:00
zoneinfo_windows.go time: handle localized time zone names 2015-08-26 04:40:59 +00:00
zoneinfo_windows_test.go time: handle localized time zone names 2015-08-26 04:40:59 +00:00