]> Cypherpunks repositories - gostls13.git/commit
Add a parser to the time package, the inverse of time.Format
authorRob Pike <r@golang.org>
Fri, 8 Jan 2010 01:59:20 +0000 (12:59 +1100)
committerRob Pike <r@golang.org>
Fri, 8 Jan 2010 01:59:20 +0000 (12:59 +1100)
commit448aa49cfe7f4ee0b983fc4cf31e23787eefaa01
tree90f68ef79e4d05c6698f1700a94a1817a08b3780
parent35403e4cf2bd61158548c1d275dfa63c5ee1a7f9
Add a parser to the time package, the inverse of time.Format

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