]> Cypherpunks repositories - gostls13.git/commit
time: make it clearer how to format a fractional second
authorRob Pike <r@golang.org>
Wed, 15 Jul 2015 05:02:38 +0000 (15:02 +1000)
committerRob Pike <r@golang.org>
Wed, 15 Jul 2015 05:13:05 +0000 (05:13 +0000)
commit47f22ab77557b41c918894e004a78dc5952ea58a
tree2f2aaf99ec06f6946be29040239e9f6db23fcc9b
parentd000e8742a173aa0659584aa01b7ba2834ba28ab
time: make it clearer how to format a fractional second

Fixes #10963.

Change-Id: I8d769b4d25b306f2df41f882ec01d97bbd63171d
Reviewed-on: https://go-review.googlesource.com/12221
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Andrew Gerrand <adg@golang.org>
src/time/format.go