[SciPy-user] Convert a date string to a date object

Pierre GM pgmdevlist at gmail.com
Fri Aug 17 11:03:51 EDT 2007


On Friday 17 August 2007 10:50:06 Bill Dandreta wrote:
> Is this the recommended Python way to convert a date string to a date
> object?

You can check the packages dateutil (http://labix.org/python-dateutil) and its 
parser, mx.Datetime (http://www.egenix.com/files/python/mxDateTime.html) and 
its parser, as well as the TimeSeriesPackage available on the Scipy SVN 
sandbox.



More information about the SciPy-User mailing list