Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Convert datetime.datetime objects to/from Boost.python posix time

Originally published: 2008-07-29 15:26:26
Last updated: 2008-09-17 23:55:23
Author: david decotigny

This recipe allows to transparently convert python's datetime.datetime objects to and from boost's boost::posix_time::ptime objects.