Open Pcolar opened 11 years ago
a function to convert date strings into standardized date formats
'JUNE 15, 1946' -> 19460615
This function library may be a solution: http://labix.org/python-dateutil
http://labix.org/download/python-dateutil/python-dateutil-2.0.tar.gz
a function to convert date strings into standardized date formats
'JUNE 15, 1946' -> 19460615