[ 源代码: parsedatetime ]
软件包: python3-parsedatetime (2.4-5)
python3-parsedatetime 的相关链接
Trisquel 的资源:
下载源码包 parsedatetime:
维护者:
Original Maintainers:
- Debian Python Modules Team (Mail Archive)
- Bernd Zeimetz
外部的资源:
- 主页 [pypi.python.org]
相似软件包:
Python 3 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 3.
其他与 python3-parsedatetime 有关的软件包
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-future
- Clean single-source support for Python 3 and 2 - Python 3.x
-
- rec: python3-icu
- Python 3 extension wrapping the ICU C++ API