theautomatic.net
2 packages for extracting dates from a string of text in Python - Open Source Automation
This post will go through two different packages (dateutil and dateparser) to extract dates from strings with Python.
Andrew Treadway