diff --git a/doc/go1.12.html b/doc/go1.12.html index ec2783f479..2945eb1c43 100644 --- a/doc/go1.12.html +++ b/doc/go1.12.html @@ -611,17 +611,6 @@ for { -
lib/time
-
-

- The time zone database in $GOROOT/lib/time/zoneinfo.zip - has been updated to version 2018i. Note that this ZIP file is - only used if a time zone database is not provided by the operating - system. -

- -
-
math

@@ -935,6 +924,17 @@ for {

+
time
+
+

+ The time zone database in $GOROOT/lib/time/zoneinfo.zip + has been updated to version 2018i. Note that this ZIP file is + only used if a time zone database is not provided by the operating + system. +

+ +
+
unsafe