akoumjian / datefinder

Find dates inside text using Python and get back datetime objects
http://datefinder.readthedocs.org/en/latest/
MIT License
635 stars 167 forks source link

Unable to parse dates for format 08082018 #70

Open abhishek0647 opened 6 years ago

abhishek0647 commented 6 years ago

The find_dates method returns not a match if the string is set to 08082018 or any other string of similar format.