[ 原始碼: dateparser ]
套件:python3-dateparser(1.0.0-1)
python parser for human readable dates
dateparser provides modules to easily parse localized dates in almost any string formats commonly found on web pages.
* Generic parsing of dates in over 200 language locales plus numerous formats in a language agnostic fashion. * Generic parsing of relative dates like: '1 min ago', '2 weeks ago', '3 months, 1 week and 1 day ago', 'in 2 days', 'tomorrow'. * Generic parsing of dates with time zones abbreviations or UTC offsets like: 'August 14, 2015 EST', 'July 4, 2013 PST', '21 July 2013 10:15 pm +0500'. * Date lookup in longer texts. * Support for non-Gregorian calendar systems. * Extensive test coverage.
其他與 python3-dateparser 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-dateutil
- powerful extensions to the standard Python 3 datetime module
-
- dep: python3-regex
- alternative regular expression module (Python 3)
-
- dep: python3-tz
- Python3 version of the Olson timezone database
-
- dep: python3-tzlocal
- tzinfo object for the local timezone
-
- rec: python3-convertdate
- Converts between Gregorian dates and other calendar systems. (Python 3)