[ buster ]
[ 原始碼: parsedatetime ]
套件:python-parsedatetime(2.4-2)
python-parsedatetime 的相關連結
Debian 的資源:
下載原始碼套件 parsedatetime:
維護小組:
外部的資源:
- 主頁 [pypi.python.org]
相似套件:
Python module to parse human-readable date/time expressions
parsedatetime is able to parse, for example, the following:
* August 25th, 2008 * 25 Aug 2008 * Aug 25 5pm * 5pm August 25 * next saturday * tomorrow * next thursday at 4pm * at 4pm * eod * tomorrow eod * eod tuesday * eoy * eom * in 5 minutes * 5 minutes from now * 5 hours before now * 2 hours before noon * 2 days from tomorrow
This package provides the modules for Python 2.
其他與 python-parsedatetime 有關的套件
|
|
|
|
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
-
- dep: python-future
- single-source support for Python 3 and 2 - Python 2.x
-
- rec: python-pyicu
- Python extension wrapping the ICU C++ API