1
0
mirror of synced 2026-03-26 22:08:33 +08:00

v1.0.21 增加获取节气名、上一气令、下一气令、当天节气、当天节令、当天气令的方法;节气对象增加判断是节令还是气令的方法。

This commit is contained in:
6tail
2020-10-12 23:32:01 +08:00
parent d57f73cf70
commit df57457426
2 changed files with 63 additions and 12 deletions

View File

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