]> Cypherpunks repositories - gostls13.git/commit
time: document the Time.String is meant for debugging
authorBrad Fitzpatrick <bradfitz@golang.org>
Thu, 6 Jul 2017 03:39:58 +0000 (03:39 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 6 Jul 2017 03:53:38 +0000 (03:53 +0000)
commit4e2eff4c9b7a4c67c7c0af5f226f3292065c9dca
tree523479ed4219e735f6082df25681fc315a971e2c
parente335643864d6ba2cba00c9f667dee742c340f02f
time: document the Time.String is meant for debugging

Fixes #20876

Change-Id: Ic62c4f59e3ddcae891aa9526f9693d233dd524fc
Reviewed-on: https://go-review.googlesource.com/47552
Reviewed-by: Russ Cox <rsc@golang.org>
Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>
src/time/format.go