1 Star 0 Fork 107

北极心 / project_12961549

forked from 6tail / lunar-javascript 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
index.js 722 Bytes
一键复制 编辑 原始数据 按行查看 历史
6tail 提交于 2021-11-23 21:32 . v1.2.16 新增道历。
const {Solar, Lunar, Foto, Tao, NineStar, EightChar, SolarWeek, SolarMonth, SolarSeason, SolarHalfYear, SolarYear, LunarMonth, LunarYear, LunarTime, ShouXingUtil, SolarUtil, LunarUtil, FotoUtil, TaoUtil, HolidayUtil} = require('./lunar.js')
module.exports = {
Solar: Solar,
Lunar: Lunar,
Foto: Foto,
Tao: Tao,
NineStar: NineStar,
EightChar: EightChar,
SolarWeek: SolarWeek,
SolarMonth: SolarMonth,
SolarSeason: SolarSeason,
SolarHalfYear: SolarHalfYear,
SolarYear: SolarYear,
LunarMonth: LunarMonth,
LunarYear: LunarYear,
LunarTime: LunarTime,
ShouXingUtil: ShouXingUtil,
SolarUtil: SolarUtil,
LunarUtil: LunarUtil,
FotoUtil: FotoUtil,
TaoUtil: TaoUtil,
HolidayUtil: HolidayUtil
}
JavaScript
1
https://gitee.com/source/lunar-javascript.git
git@gitee.com:source/lunar-javascript.git
source
lunar-javascript
project_12961549
master

搜索帮助