Re: [sqlalchemy] Retrieve Dates as UTC

2013-06-06 Thread Owen M
://docs.sqlalchemy.org/en/rel_0_8/core/compiler.html#utc-timestamp-function On Jun 5, 2013, at 4:51 PM, Owen M owen...@gmail.com javascript: wrote: Was hunting around for how to do this, and couldn't find any examples, but eventually figured it out. Goal is to have all dates coming out

[sqlalchemy] Retrieve Dates as UTC

2013-06-05 Thread Owen M
Was hunting around for how to do this, and couldn't find any examples, but eventually figured it out. Goal is to have all dates coming out of Postgres to be in UTC, regardless of the DBA's timezone configuration. Key piece of code is as follows: import sqlalchemy def