Popular recipes tagged "boost" but not "python"http://code.activestate.com/recipes/tags/boost-python/2008-09-17T23:55:23-07:00ActiveState Code RecipesConvert datetime.datetime objects to/from Boost.python posix time (Python) 2008-09-17T23:55:23-07:00david decotignyhttp://code.activestate.com/recipes/users/4129454/http://code.activestate.com/recipes/576395-convert-datetimedatetime-objects-tofrom-boostpytho/ <p style="color: grey"> Python recipe 576395 by <a href="/recipes/users/4129454/">david decotigny</a> (<a href="/recipes/tags/boost/">boost</a>). Revision 10. </p> <p>This recipe allows to transparently convert python's datetime.datetime objects to and from boost's boost::posix_time::ptime objects.</p>