]> Cypherpunks repositories - gostls13.git/commit
time: zero-pad two-digit years.
authorRob Pike <r@golang.org>
Thu, 30 Jun 2011 04:05:29 +0000 (14:05 +1000)
committerRob Pike <r@golang.org>
Thu, 30 Jun 2011 04:05:29 +0000 (14:05 +1000)
commitde36d19dfb91e8dbec9fd36447ff46b648381a0e
tree1ceebb6a365cd64baf2dd36bb57caff25a731b30
parentba8e61d8330db63c99dcc6c731d2a97d25901d44
time: zero-pad two-digit years.
Fixes #2024

R=adg, dsymonds
CC=golang-dev
https://golang.org/cl/4635083
src/pkg/time/format.go
src/pkg/time/time_test.go