[Zope] Confusing DateTime().strftime behavior
Peter Bengtsson
peter at fry-it.com
Sun Oct 16 08:48:28 EDT 2005
Are you using Python 2.4?
I've seen other people here on the list having problems witht he
DateTime module and it being a day off. Search the archive on
'strftime' and hope.
2005/10/15, Kirk Strauser <kirk at daycos.com>:
> I'm upgrading our server from a FoxPro backend to PostgreSQL, using the
> Psycopg connector. My problem is that the old database returned timestamps
> as a "%m/%d/%Y"-formatted string, while Psycopg returns a DateTime object
> (I'm using the internal module, not mxDateTime). Whenever I use strftime
> to format the object for display, I get the previous day's date instead.
>
> I've found several references to this problem in Google, but no one seems to
> have found a good solution. Any thoughts?
> --
> Kirk Strauser
> The Day Companies
> _______________________________________________
> Zope maillist - Zope at zope.org
> http://mail.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://mail.zope.org/mailman/listinfo/zope-announce
> http://mail.zope.org/mailman/listinfo/zope-dev )
>
--
Peter Bengtsson,
work www.fry-it.com
home www.peterbe.com
hobby www.issuetrackerproduct.com
More information about the Zope
mailing list