Skip to content. | Skip to navigation
The python-getdate module implements date and time string scanning as is done in the CVS package and the perl Date::Parse modules.
>>> import _getdate
>>> _getdate.getdate(Wed Aug 4 16:07:52 PDT 2004)
Wed Aug 4 16:07:52 PDT 2004
1091660872
>>>
This site conforms to the following standards: