dateparser · PyPI
pypi.org › project › dateparserOct 04, 2021 · Now dateparser.parse() is deterministic and doesn’t try previous locales. Also, DateDataParser.get_date_data() doesn’t try the previous locales by default (see #781) Remove the 'base-formats' parser (see #721) Extract the 'no-spaces-time' parser from the 'absolute-time' parser and make it an optional parser (see #786)