1
0
mirror of synced 2026-04-02 17:18:34 +08:00

v1.0.11 优化儒略日计算;使用最新寿星天文历算法修复节气误差;节气表追加阴历下一年的冬至。

This commit is contained in:
6tail
2020-07-15 19:04:42 +08:00
parent 731b011fb7
commit d530cbb38f
2 changed files with 218 additions and 126 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "lunar-javascript",
"version": "1.0.10",
"version": "1.0.11",
"description": "lunar is a calendar library for Solar and Chinese Lunar.",
"main": "index.js",
"scripts": {