Reltime

Latest version: v0.2.9

Safety actively analyzes 621920 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.2.9

fixes an issue where the search and grounding regexes were mismatched for holidays leading to a dropping of dates.

fixes an issue where the nontype dates are sneaking in and breaking things.

handles year boundary as well as month boundary when updating a date with a time.

handles day boundary properly for times.

0.2.2

we are now handling the month boundary properly when updating the date with a time. This fixes a prior issue where time language that referred to the next day could push the date over the month boundary and cause a `ValueError` within datetime. We now move into the next month properly.

0.2.1

- changed handling of a bug related to misspellings of certain days. We kept support for the misspelled names where they were unlikely to be confused with non date/time words in order to maximize the coverage of the library.

0.2

Addeded support for tagging. time and time-range expressions as well as date
Grounds dates/times into datetimes properly and handles time-ranges.

0.1

Initial release of the Reltime library, allowing for tagging and grounding of temporal date expressions in text.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.