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 tzinfos parameter for parser #180

Open gawsoftpl opened 1 year ago

gawsoftpl commented 1 year ago

Add a parameter tzinfos to dateutil parser to set custom timezone info. That option will exclude log warning and raise exception in future release of python-dateutil