]> Cypherpunks.ru repositories - gostls13.git/commit
time: re-add space-padded day of year to docs
authorRiley Avron <ra.git@posteo.net>
Tue, 14 Sep 2021 18:45:53 +0000 (18:45 +0000)
committerIan Lance Taylor <iant@golang.org>
Fri, 17 Sep 2021 23:19:17 +0000 (23:19 +0000)
commit163871feb177ca0d7c690052b4cdd17bd57fcc04
tree1469be036ee5786d69237b8f6bf01526c3d998f2
parentac7c34767dd710643f5f5fea1720a18cc392b7f8
time: re-add space-padded day of year to docs

CL 320252 reworked the time docs, but accidentally deleted the format __2
from the sentence describing the three-character day of year component.

Change-Id: I3f583733028657c2a677358a25e062ea81835ce8
GitHub-Last-Rev: 2fa98324191500fd6a37097a9712ae23cc509269
GitHub-Pull-Request: golang/go#48387
Reviewed-on: https://go-review.googlesource.com/c/go/+/349929
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Trust: Carlos Amedee <carlos@golang.org>
src/time/format.go