]> Cypherpunks repositories - gostls13.git/commit
time: delete incorrect docs about day-of-month checks.
authorSameer Ajmani <sameer@golang.org>
Tue, 7 Feb 2017 17:27:29 +0000 (12:27 -0500)
committerSameer Ajmani <sameer@golang.org>
Tue, 7 Feb 2017 19:24:02 +0000 (19:24 +0000)
commit67c3d4dab06530b4a444c3a076fceaa5573cf2b6
tree72d2614e153a50ae6f965a0d00e412a9853140f0
parent57d06fff3e7e020510fe9460ccfa247370c472ba
time: delete incorrect docs about day-of-month checks.

Documentation was introduced by CL https://golang.org/cl/14123
but that behavior was changed later by CL https://golang.org/cl/17710.
This CL deletes the stale paragraph.

Fixes #18980

Change-Id: Ib434f1eac6fc814fde1be112a8f52afe6e3e0fcc
Reviewed-on: https://go-review.googlesource.com/36532
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/time/format.go