convertdate:用于在日期格式之间进行转换并计算假期的实用程序

时间:2024-05-25 18:26:52
【文件属性】:

文件名称:convertdate:用于在日期格式之间进行转换并计算假期的实用程序

文件大小:75KB

文件格式:ZIP

更新时间:2024-05-25 18:26:52

Python

转换日期 convertdate软件包最初由Phil Schwartz开发为“ ”。 它已得到重大更新和扩展。 。 可用的日历: 亚美尼亚人 巴海 科普特人(亚历山大) 法国共和党人 格里高利安 希伯来语 印度公民 * 朱利安 玛雅人 波斯语 实证主义者 玛雅人 国际标准化组织 顺序(一年中的某天) 都柏林天数 朱利安天数 holidays模块还提供一些有用的假期计算,重点是北美和犹太假期。 正在安装 pip install convertdate 或者下载软件包并运行python setup.py install 。 使用 >>> from convertdate import french_republican >>> from convertdate import hebrew >>> french_republican.from_gregorian(2014,


【文件预览】:
convertdate-master
----src()
--------convertdate()
----HISTORY.rst(3KB)
----.travis.yml(492B)
----tox.ini(364B)
----LICENSE(1KB)
----setup.py(2KB)
----README.md(7KB)
----Makefile(618B)
----docs()
--------modules()
--------conf.py(2KB)
--------index.rst(479B)
--------Makefile(632B)
--------.gitignore(6B)
----tests()
--------test_gregorian.py(4KB)
--------test_holidays.py(11KB)
--------test_ordinal.py(3KB)
--------test_julian.py(2KB)
--------test_armenian.py(4KB)
--------test_indian_civil.py(2KB)
--------__init__.py(1KB)
--------test_mayan.py(3KB)
--------test_bahai.py(6KB)
--------test_persian.py(4KB)
--------test_french_republican.py(12KB)
--------test_positivist.py(4KB)
--------test_utils.py(847B)
--------test_general.py(6KB)
----.readthedocs.yml(195B)
----.gitignore(284B)
----pyproject.toml(509B)

网友评论