]> Cypherpunks repositories - gostls13.git/commit
time: document that RFC1123 is wrong for times in UTC
authorRuss Cox <rsc@golang.org>
Wed, 6 Jan 2016 16:23:03 +0000 (11:23 -0500)
committerRuss Cox <rsc@golang.org>
Wed, 6 Jan 2016 17:59:15 +0000 (17:59 +0000)
commit39c3e0f64285b9e3c0c0f750af5ae1aa52be79f6
tree80471d47dfa2ad784df774207f76e11a9c040294
parent901810ae5532b669d6e59c3ee64fd390f520499c
time: document that RFC1123 is wrong for times in UTC

Fixes #13781.

Change-Id: Icfac8f2bfc3a4106f646409cfdc053df1e0cd76a
Reviewed-on: https://go-review.googlesource.com/18314
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/time/format.go