diff options
| author | Rob Pike <r@golang.org> | 2012-04-04 06:54:39 +1000 |
|---|---|---|
| committer | Rob Pike <r@golang.org> | 2012-04-04 06:54:39 +1000 |
| commit | 7a33265ccdf37b7f15125f7e561e4da3a0e0ad9d (patch) | |
| tree | 208b3c0629eaaaa3eab62ce45f5422cf88fe42c3 /src/pkg/database/sql/sql.go | |
| parent | 49397fe14557af2fc9e5becf03b543009a5b73a2 (diff) | |
| download | go-7a33265ccdf37b7f15125f7e561e4da3a0e0ad9d.tar.xz | |
time.RFC822: make the string standard-compliant
For mysterious reasons, the existing string was just wrong: it was missing a colon.
There is no apparent reason for this discrepancy.
This should be safe to fix because existing uses would not be RFC822-compliant;
people cannot be depending on it to generate correct mail headers.
Fixes #3444.
R=golang-dev, dsymonds, iant, rsc
CC=golang-dev
https://golang.org/cl/5969072
Diffstat (limited to 'src/pkg/database/sql/sql.go')
0 files changed, 0 insertions, 0 deletions
