mirror of
https://github.com/golang/go
synced 2024-11-23 06:30:06 -07:00
doc/go1.17: mention time.Layout
For #44513 Change-Id: Id4624e977654f7e8c489508a9dce98c9fab621a6 Reviewed-on: https://go-review.googlesource.com/c/go/+/323490 Trust: Ian Lance Taylor <iant@golang.org> Reviewed-by: Rob Pike <r@golang.org>
This commit is contained in:
parent
f6cc392d1d
commit
79bda65041
@ -673,6 +673,11 @@ Do not send CLs removing the interior tags from such phrases.
|
|||||||
<p><!-- CL 300996 -->
|
<p><!-- CL 300996 -->
|
||||||
TODO: <a href="https://golang.org/cl/300996">https://golang.org/cl/300996</a>: support "," as separator for fractional seconds
|
TODO: <a href="https://golang.org/cl/300996">https://golang.org/cl/300996</a>: support "," as separator for fractional seconds
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
<p><!-- CL 320252 -->
|
||||||
|
The new constant <a href="/pkg/time/#Layout"><code>Layout</code></a>
|
||||||
|
defines the reference time.
|
||||||
|
</p>
|
||||||
</dd>
|
</dd>
|
||||||
</dl><!-- time -->
|
</dl><!-- time -->
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user