Download the PHP package phpu/calendar without Composer
On this page you can find all versions of the php package phpu/calendar. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download phpu/calendar
More information about phpu/calendar
Files in phpu/calendar
Download phpu/calendar
More information about phpu/calendar
Files in phpu/calendar
Vendor phpu
Package calendar
Short Description 中国日历,通过天文计算和民间推算方法,准确计算出公历-1000年至3000年的农历、干支、节气等,同时支持多配置、多语言、多时区。
License Apache-2.0
Package calendar
Short Description 中国日历,通过天文计算和民间推算方法,准确计算出公历-1000年至3000年的农历、干支、节气等,同时支持多配置、多语言、多时区。
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package calendar
日历
calendar、日历、中国农历、阴历、节气、干支、生肖、星座
通过天文计算和民间推算方法,准确计算出公历-1000年至3000年的农历、干支、节气等,同时支持多配置、多语言、多时区。
- 干支年以立春开始
- 干支月以节分隔
- 干支日可以设置是否区早晚子时
- 干支时从上一天的23点开始。
天文计算方法参考Jean Meeus的《Astronomical Algorithms》、NASA网站、天文与历法网站等相关的天文历法计算方法。
- Installation 安装
- 示例
- 日历
- 日历配置
- 儒略日与公历互换
- 节气
- 农历与公历互换
- 公历转换干支生肖
- 星座
- 帮助
- 联系
- QQ:194088
- Email:[email protected]
Installation 安装
示例
日历
日历默认时区是: Asia/Shanghai
上例代码:
日历配置
config.php
引入配置:
引入语言:
语言文件中在设置时区名称,引入语言后自动设置了时区
设置时区:
如果需要单独设置时区:
儒略日与公历互换
Julian
儒略日转换为日期时间(TT):
日期时间(TT)转换为儒略日:
简化儒略日MJD
简化儒略日计算1858年11月16日午夜之后的日期
节气
SolarTerm
显示一整年的节气,同时显示上一年最后一个气(冬至)和下一年第一个节(小寒)
如2021年全年节气显示如下:
取节气测试代码:
农历与公历互换
农历中文数字表示参考下面的两个函数
农历中文数字表示可以参考以下两个函数
以下两个函数在Calendar
类中作为私有方法存在,因此在日历显示时会根据语言自动转换
公历转换干支生肖
生肖依地支为引索
星座
All versions of calendar with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
The package phpu/calendar contains the following files
Loading the files please wait ....