]> Cypherpunks repositories - gostls13.git/commit
time: document that Parse truncates to nanosecond precision
authorIan Lance Taylor <iant@golang.org>
Thu, 27 Jan 2022 00:19:47 +0000 (16:19 -0800)
committerIan Lance Taylor <iant@golang.org>
Tue, 15 Feb 2022 22:54:38 +0000 (22:54 +0000)
commit293ecd87c10eb5eed777d220394ed63a935b2c20
tree0dc6c39cd091f8fbfeb52e2de7a92082e0cc9a58
parent6e82ff83cfbef78aa60706c1a7167a31c30e7ef9
time: document that Parse truncates to nanosecond precision

For #48685
Fixes #50806

Change-Id: Ie8be40e5794c0998538890a651ef8ec92cb72d3a
Reviewed-on: https://go-review.googlesource.com/c/go/+/381155
Trust: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Paul Jolly <paul@myitcv.org.uk>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
src/time/format.go