]> Cypherpunks repositories - gostls13.git/commit
time: document that RFC822/1123 don't parse all RFC formats
authorIan Lance Taylor <iant@golang.org>
Thu, 9 Jun 2016 04:15:26 +0000 (21:15 -0700)
committerIan Lance Taylor <iant@golang.org>
Thu, 9 Jun 2016 15:32:48 +0000 (15:32 +0000)
commit894803c11e4eab128869be759463510580a68602
tree6354c75b480c8f6d91bc5ab3576990c74792ba0b
parente2a30b8ffba065ea45bb1e18d1bb584898e3bf11
time: document that RFC822/1123 don't parse all RFC formats

Fixes #14505.

Change-Id: I46196b26c9339609e6e3ef9159de38c5b50c2a1b
Reviewed-on: https://go-review.googlesource.com/23922
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Emmanuel Odeke <emm.odeke@gmail.com>
Reviewed-by: Andrew Gerrand <adg@golang.org>
src/time/format.go