]> Cypherpunks repositories - gostls13.git/commit
time: add a thorough example for time.Format
authorRob Pike <r@golang.org>
Fri, 20 Mar 2015 21:01:51 +0000 (14:01 -0700)
committerGerrit Code Review <noreply-gerritcodereview@google.com>
Thu, 26 Mar 2015 18:44:42 +0000 (18:44 +0000)
commit8537ccdd7ff42aac384f278d55f975ba447f16fd
tree8308e36ff07933319f01339e55a2de2eee1d1c54
parent28074d5baad961f931df9895c57a82d164641f06
time: add a thorough example for time.Format

People will still not look at it, but at least we will have a stronger defense.

Change-Id: Ieea6a3d42d06e1067e424e35b87dbcb01c9523cb
Reviewed-on: https://go-review.googlesource.com/7859
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/time/example_test.go
src/time/format.go