]> Cypherpunks repositories - gostls13.git/commit
fix +0000 time zones.
authorRob Pike <r@golang.org>
Thu, 14 Jan 2010 23:56:16 +0000 (10:56 +1100)
committerRob Pike <r@golang.org>
Thu, 14 Jan 2010 23:56:16 +0000 (10:56 +1100)
commit10a5eb0a29f49eb5f474d99753e1c33e776a2795
treeba67604f4f3fcb55d67596d5879bf9c3a9250083
parentda9bc7ae7d71a2520465594c12dad184e9887885
fix +0000 time zones.

Fixes #527.

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