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

Date finder not identified date #134

Open Durgasaieswar opened 4 years ago

Durgasaieswar commented 4 years ago

list(datefinder.find_dates("through May 2020")) [] If I pass the above string then it's returning empty. It's not identifying the date from that string. Not sure why it didn't identified