]> Cypherpunks repositories - gostls13.git/commit
time: document that calendrical calculations are with no leap seconds
authorBrad Fitzpatrick <bradfitz@golang.org>
Thu, 6 Oct 2016 18:22:19 +0000 (18:22 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 6 Oct 2016 19:43:14 +0000 (19:43 +0000)
commit1c09b4dde645b63b34673d0b2c93f4371f7f19df
treed3d7d4923ceded2a93770bfdc512a644084ff443
parent4c79ed5f4483f1de065ba2b409de58ae2b6907d2
time: document that calendrical calculations are with no leap seconds

Fixes #15247

Change-Id: I942fb2eacd1b54bab66cc147a6b047a3ffce0b84
Reviewed-on: https://go-review.googlesource.com/30595
Reviewed-by: Russ Cox <rsc@golang.org>
src/time/time.go