]> Cypherpunks repositories - gostls13.git/commit
time: example in doc for time.AppendFormat func
authorRadek Sohlich <sohlich@gmail.com>
Fri, 3 Nov 2017 19:36:12 +0000 (20:36 +0100)
committerIan Lance Taylor <iant@golang.org>
Mon, 6 Nov 2017 17:57:52 +0000 (17:57 +0000)
commite49d074c3449736d283354957d7e5f55a465e67b
tree53184d891989d1732c35ccf76c80d1f22e8deee2
parent37b15baa3b884d5de8563f91be2afa3659e8258f
time: example in doc for time.AppendFormat func

The simple example would contribute to better understanding
what function does.

Change-Id: I36a2952df8b0e1762ec0cd908a867c457f39366e
Reviewed-on: https://go-review.googlesource.com/75970
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/time/example_test.go