Re: Postgres backend and Timezones

2003-08-03 Thread Alex Barclay
Derek Atkins wrote: Matthew Vanecek <[EMAIL PROTECTED]> writes: IMHO, all dates should be stored in GMT and presented to local time for the viewer. I.e., the user works in local time, the data is stored in GMT. That the XML backend is adding a timezone is, IMHO, a bug that should be fixed.

Postgres backend and Timezones

2003-08-03 Thread Derek Atkins
Matthew Vanecek <[EMAIL PROTECTED]> writes: > > IMHO, all dates should be stored in GMT and presented to local time > > for the viewer. I.e., the user works in local time, the data is > > stored in GMT. That the XML backend is adding a timezone is, IMHO, a > > bug that should be fixed. > > > >