forked from pool/python-dateparser
This branch is 6 commits behind pool/python-dateparser:factory
- update to 1.2.0: * New ``PREFER_MONTH_OF_YEAR`` setting (#1146) * Absolute years in Russian are no longer being treated as a number of years in the past (#1129) * Cleanups and internal improvements: * Removed the use of ``datetime.utcnow``, deprecated on Python 3.12 (#1179) * Applied Black formatting to the code base (#1158) * Initial integration with OSSFuzz (#1198) * Extended test cases (#1191) - Update to 1.1.3 - Update to 1.1.2 * Implement a PARSERS setting * Add support for `PREFER_DATES_FROM` in relative/freshness parser * Add support for `PREFER_DAY_OF_MONTH` in base-formats parser * Added UTC -00:00 as a valid offset * Fix support for “one” * Fix tokenizer for non recognized characters * Prevent installing regex 2019.02.19 OBS-URL: https://build.opensuse.org/request/show/1135449 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dateparser?expand=0&rev=19
Description
No description provided
Languages
Diff
100%