DescriptionUse int64 to store time.Time internally in memory implementation.
Uint64 causes overflow when storing zero time.Time{} (that due to some Go
stubborn weirdness is represented by negative timestamp).
R=iannucci@chromium.org
BUG=
Committed: https://github.com/luci/gae/commit/829de51b404773a421e6f39b09cd8ccd2027d392
Patch Set 1 #Patch Set 2 : test that IsZero #
Total comments: 4
Patch Set 3 : #Patch Set 4 : remove debug panic #
Messages
Total messages: 7 (2 generated)
|