From: Ian Lance Taylor Date: Sat, 29 May 2021 00:32:15 +0000 (-0700) Subject: doc/go1.17: mention time.Layout X-Git-Tag: go1.17beta1~65 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=79bda650410c8617f0ae20dc552c6d5b8f8dcfc8;p=gostls13.git 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 Reviewed-by: Rob Pike --- diff --git a/doc/go1.17.html b/doc/go1.17.html index 3805a4c14e..02a58f8984 100644 --- a/doc/go1.17.html +++ b/doc/go1.17.html @@ -673,6 +673,11 @@ Do not send CLs removing the interior tags from such phrases.

TODO: https://golang.org/cl/300996: support "," as separator for fractional seconds

+ +

+ The new constant Layout + defines the reference time. +