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

Fix issue #138 : Thu not recognised by regex #139

Closed janto closed 2 years ago

janto commented 4 years ago

Simple fix for https://github.com/akoumjian/datefinder/issues/138 and tests

akoumjian commented 2 years ago

Thank you! I had a fix a tiny conflict and merged the change straight into master.