Michele Lacchia

Results 102 comments of Michele Lacchia

Tricky. I _think_ that it could be due to the fact that Postgresql stores all the datetimes as UTC regardless (IIRC). But I'll have to check up on that.

Ok, I read a bit about this. From http://www.postgresql.org/docs/9.5/static/datatype-datetime.html#DATATYPE-TIMEZONES > All timezone-aware dates and times are stored internally in UTC. They are converted to local time in the zone specified...