]> Cypherpunks repositories - gostls13.git/commit
time: document that not all Unix time can be represented
authorShenghou Ma <minux@golang.org>
Tue, 19 May 2015 04:25:47 +0000 (00:25 -0400)
committerMinux Ma <minux@golang.org>
Tue, 19 May 2015 06:19:33 +0000 (06:19 +0000)
commitf3fc8b024530c6b67367667455748d9b1f19eafe
treeb4cc77a270d75d5dfc0d32fc7d82c51a15fd332b
parentb21ff39679486c03648b1abda7ce206fcf09bc36
time: document that not all Unix time can be represented

Fixes #10906.

Change-Id: I7ae25a500df493c1e78183d69d89b3e2a64a0d1a
Reviewed-on: https://go-review.googlesource.com/10223
Reviewed-by: Andrew Gerrand <adg@golang.org>
src/time/time.go