From 6ff8c1db0bb8f0d149acf0187984f29326c10d56 Mon Sep 17 00:00:00 2001 From: Julie Qiu Date: Wed, 5 Dec 2018 16:36:18 -0500 Subject: [PATCH] doc/go1.12: release notes for lib/time Change-Id: Ic435090bda64d1061f2c3aac0aa94ed7a4800b0b Reviewed-on: https://go-review.googlesource.com/c/152743 Reviewed-by: Brad Fitzpatrick --- doc/go1.12.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.

-- 2.50.0