]> Cypherpunks repositories - gostls13.git/commit
time: document how Parse handles two-digit years
authorKirill Tatchihin <kirabsuir@gmail.com>
Thu, 23 Jan 2020 16:14:40 +0000 (16:14 +0000)
committerRob Pike <r@golang.org>
Thu, 23 Jan 2020 20:44:44 +0000 (20:44 +0000)
commit8453844ed774b0f864d28cb83844402c63db2849
tree9bd76fd25de0e520be0b3e2cb32b813469c0e708
parent39ea3d0a2365fe1619fced89f94b747ce4852540
time: document how Parse handles two-digit years

Fixes #36549

Change-Id: Ia803330fc046d5807bbefd67acb419cb81640a13
GitHub-Last-Rev: bd354319083bf80c250e1915f2be6860d2f7d14b
GitHub-Pull-Request: golang/go#36584
Reviewed-on: https://go-review.googlesource.com/c/go/+/214980
Reviewed-by: Rob Pike <r@golang.org>
src/time/format.go