Pcolar / OCR-Parser

Programming project for INLS560
MIT License
0 stars 3 forks source link

Convert date strings into normalized dates #5

Open Pcolar opened 11 years ago

Pcolar commented 11 years ago

a function to convert date strings into standardized date formats

'JUNE 15, 1946' -> 19460615

Pcolar commented 11 years ago

This function library may be a solution: http://labix.org/python-dateutil

http://labix.org/download/python-dateutil/python-dateutil-2.0.tar.gz