Fixes #20702
Change-Id: Id90f08c33e3ccc37794b47fcd27f6c3f2f41c634
Reviewed-on: https://go-review.googlesource.com/46011
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Retrieving the time and sleeping now work correctly under Wine.
</p>
+ <p>
+ If a <code>Time</code> value has a monotonic clock reading, its
+ string representation (as returned by <code>String</code>) now includes a
+ final field <code>"m=±value"</code>, where <code>value</code> is the
+ monotonic clock reading formatted as a decimal number of seconds.
+ </p>
+
<p><!-- CL 44832 -->
The included <code>tzdata</code> timezone database has been
updated to version 2017b. As always, it is only used if the