]> Cypherpunks repositories - gostls13.git/commit
time: add RFC1123 with numeric timezone format
authorScott Lawrence <bytbox@gmail.com>
Mon, 31 Oct 2011 19:59:06 +0000 (12:59 -0700)
committerRob Pike <r@golang.org>
Mon, 31 Oct 2011 19:59:06 +0000 (12:59 -0700)
commita7e473be95d02b754e120f4616520c263c4a5268
tree9f7ee1ccb85461f27fb3ed165c80aa92d5506d60
parent739c442e42312ee843f4736d10f73f9c7d292226
time: add RFC1123 with numeric timezone format

Fixes #841.

R=rsc, r
CC=golang-dev
https://golang.org/cl/5322058
src/pkg/time/format.go
src/pkg/time/time_test.go