]> Cypherpunks repositories - gostls13.git/commit
time: improve the explanation of the working of Format and Parse
authorRob Pike <r@golang.org>
Mon, 22 Apr 2013 18:36:17 +0000 (11:36 -0700)
committerRob Pike <r@golang.org>
Mon, 22 Apr 2013 18:36:17 +0000 (11:36 -0700)
commitc2857890591eb1cd2b0fbd54deabd109330674c8
tree3c4e889b7eeda4193e74b796b715d2c24ca1dbd9
parent61ed384a9651bbd57fd8cf5229c68ccc1ff2fca4
time: improve the explanation of the working of Format and Parse
Change the term 'standard time', which already means something,
to 'reference time', and add a couple of sentences and clarifications.

R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/8799047
src/pkg/time/example_test.go
src/pkg/time/format.go