What is the best way to convert a zope DateTime object into Python datetime object?

Posted by Erika Schuller on Stack Overflow See other posts from Stack Overflow or by Erika Schuller
Published on 2010-04-05T14:07:42Z Indexed on 2010/04/05 14:13 UTC
Read the original article Hit count: 329

Filed under:
|

I need to convert a zope 2 DateTime object into a Python datetime object. What is the best way to do that? Thanks, Erika

© Stack Overflow or respective owner

Related posts about zope

Related posts about python