DescriptionFix zero time bug.
`time.Time{}` needs to be able to round-trip everywhere. Previously
various things were implicitly adding the Local or UTC timezones, even
when the time value was zero.
R=vadimsh@chromium.org
BUG=https://github.com/luci/gae/issues/10
Committed: https://github.com/luci/gae/commit/97f1aaf90868a9a3bc651a808ceba3247145e202
Patch Set 1 #
Dependent Patchsets: Messages
Total messages: 8 (3 generated)
|