time: Pivot year used when parsing two digit years is not documented. #36549
Labels
Documentation
Issues describing a change to documentation.
FrozenDueToAge
help wanted
NeedsFix
The path to resolution is known, but the work has not been done.
Milestone
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
Yes
What did you do?
Try to parse dates with two digit years.
https://play.golang.org/p/CdUxdDqG8mF
What did you expect to see?
Documentation regarding the pivot year used when parsing two digit years.
What did you see instead?
No mention of the pivot year used.
The text was updated successfully, but these errors were encountered: