]> Cypherpunks.ru repositories - gostls13.git/commit
time: document hhmmss formats
authorcuiweixie <cuiweixie@gmail.com>
Tue, 26 Apr 2022 23:55:11 +0000 (23:55 +0000)
committerGopher Robot <gobot@golang.org>
Wed, 27 Apr 2022 00:11:22 +0000 (00:11 +0000)
commit24b570354caee33d4fb3934ce7ef1cc97fb403fd
tree38f5b36ca7fb2e020c0869e7976ac693af3a8643
parent68b655f2b91c4407ccd781271039857e0d332989
time: document hhmmss formats

Fixes #52516

Change-Id: I173fdb09c245563e09be4e1aacfd374c3a764d74
GitHub-Last-Rev: 14a81e50616e0f268fee9323d0621de861885475
GitHub-Pull-Request: golang/go#52538
Reviewed-on: https://go-review.googlesource.com/c/go/+/402058
Reviewed-by: Bryan Mills <bcmills@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/time/example_test.go
src/time/format.go