1
0
mirror of synced 2026-04-14 20:38:42 +08:00

修复时辰天干计算错误,支持早晚子时;修复早晚子时导致八字时柱和日柱错误的问题。

This commit is contained in:
6tail
2020-05-27 00:11:22 +08:00
parent f09d60b4c8
commit 23f19e9283
4 changed files with 38 additions and 11 deletions

View File

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