akoumjian / datefinder

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

add french language support #177

Open wallforfry opened 1 year ago

wallforfry commented 1 year ago

This PR is a proposal to add french language to datefinder.

It adds a new parameter locale on find_dates method that accept locale like string and defaulted to en_US