Import Gerrit1 datastore to PostgreSQL in UTC

The datetime objects we get from GAE in our pickles are
always in UTC.  Since Gerrit2's database wants these in
UTC, we need to make it clear to PostgreSQL that these
dates are in UTC and not in local time.

Signed-off-by: Shawn O. Pearce <sop@google.com>
2 files changed