I need to convert a zope 2 DateTime object into a Python datetime object. What is the best way to do that? Thanks, Erika
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
The |
|||
|
|
|
Newer DateTime implementations (2.11 and up) have a
|
|||
|
|
|
If you mean this one
then reverse is
|
|||
|
|