]> Cypherpunks repositories - gostls13.git/commit
time: remove Time.FormatAppend
authorBrad Fitzpatrick <bradfitz@golang.org>
Tue, 21 May 2013 21:32:09 +0000 (14:32 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Tue, 21 May 2013 21:32:09 +0000 (14:32 -0700)
commit509a1173a33d4fd914409cd941470d440fd5eed3
tree3950306fab7fdc03c47d044abefc94fdeec5cf30
parent6f5af9c0b1c242ac74f415a3ce9f9a8437c54324
time: remove Time.FormatAppend

undo CL 8478044 / 0d28fd55e721

Lack of consensus.

««« original CL description
time: add Time.FormatAppend

This is a version of Time.Format that doesn't require allocation.

Fixes #5192
Update #5195

R=r
CC=gobot, golang-dev
https://golang.org/cl/8478044
»»»

R=r
CC=golang-dev
https://golang.org/cl/9462049
src/pkg/time/format.go