diff --git a/doc/go1.12.html b/doc/go1.12.html index 30d1960177..fbd59e3df2 100644 --- a/doc/go1.12.html +++ b/doc/go1.12.html @@ -600,17 +600,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

@@ -924,6 +913,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