[Zope] Dates off by one day
Lennart Regebro
regebro at gmail.com
Sat Feb 25 14:42:13 EST 2006
On 2/25/06, Kevin Carlson <khcarlso at bellsouth.net> wrote:
> Turns out that the times and timezones are the same on all machines. In
> doing some other reading online I discovered an email where same thing
> was happening with PostgreSQL. The other interesting thing is that
> MySQL DATE columns are displayed as one day earlier but MySQL DATETIME
> columns are displayed correctly (although before passing to strftime
> both return the same date in Zope). Did the implementation of strftime
> change in regards to how it renders dates that are passed in different
> formats?
Yes, loads of times. :-)
And this problem pops up all the time. But for some reason, everytime
it pops up, we ask for a reproducibale testcase, and nobody can
provide it. :-)
So, can you provide a reproducible testcase, so we can figure out of
it really is a bug or not?
--
Lennart Regebro, Nuxeo http://www.nuxeo.com/
CPS Content Management http://www.cps-project.org/
More information about the Zope
mailing list