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

Reference Date #182

Closed abhipraay closed 1 year ago

abhipraay commented 1 year ago

When the text contains a weekday for example wednesday, datefinder returns the next wednesday with respect to today. Is there anyway I can change the reference date to a past date instead of today