]> Cypherpunks repositories - gostls13.git/commit
time: update documentation for Duration.String regarding the zero value
authorRob Pike <r@golang.org>
Thu, 23 Jun 2016 22:28:36 +0000 (15:28 -0700)
committerRob Pike <r@golang.org>
Fri, 24 Jun 2016 19:41:45 +0000 (19:41 +0000)
commit2834526fd9de26079bebc726d3ce3ccaaf38a0aa
treefa1c9ad863eda0effaf3fc19eee63f066b17d03d
parente4dc7f1ed2f90b2f72b21f5f8e00287e3c409876
time: update documentation for Duration.String regarding the zero value

It was out of date; in 1.7 the format changes to 0s.

Change-Id: I2013a1b0951afc5607828f313641b51c74433257
Reviewed-on: https://go-review.googlesource.com/24421
Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/time/time.go