From: Julie Qiu Date: Wed, 5 Dec 2018 21:36:18 +0000 (-0500) Subject: doc/go1.12: release notes for lib/time X-Git-Tag: go1.12beta1~146 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=6ff8c1db0bb8f0d149acf0187984f29326c10d56;p=gostls13.git doc/go1.12: release notes for lib/time Change-Id: Ic435090bda64d1061f2c3aac0aa94ed7a4800b0b Reviewed-on: https://go-review.googlesource.com/c/152743 Reviewed-by: Brad Fitzpatrick --- diff --git a/doc/go1.12.html b/doc/go1.12.html index 3779c22a9d..ec2d7146e3 100644 --- a/doc/go1.12.html +++ b/doc/go1.12.html @@ -381,7 +381,7 @@ for {
lib/time

- TODO: https://golang.org/cl/151299: update tzdata to 2018g + The time zone database in $GOROOT/lib/time/zoneinfo.zip has been updated to version 2018g. Note that this ZIP file is only used if a time zone database is not provided by the operating system.