]> Cypherpunks repositories - gostls13.git/commit
time: make it clear that time.Time values do not compare with ==
authorRob Pike <r@golang.org>
Thu, 25 Sep 2014 17:52:02 +0000 (10:52 -0700)
committerRob Pike <r@golang.org>
Thu, 25 Sep 2014 17:52:02 +0000 (10:52 -0700)
commitcfae41ff36d833719b073d1eec5f0fd535ca9e61
treed12ea4ac354d00d676601122d7676f3d1ffec5ba
parent870f4e190ccbc70900bd0ba724d4f4c1e14e3070
time: make it clear that time.Time values do not compare with ==

LGTM=bradfitz, josharian, adg, rsc
R=golang-codereviews, bradfitz, josharian, rsc, adg
CC=golang-codereviews
https://golang.org/cl/141340043
src/time/time.go