Skip to content

Instantly share code, notes, and snippets.

@suattop
suattop / calendar.js
Created February 9, 2019 06:00 — forked from OneYX/calendar.js
1900年至2100年公历、农历互转Js代码 form: http://blog.jjonline.cn/userInterFace/173.html
/**
* @1900-2100区间内的公历、农历互转
* @charset UTF-8
* @Author Jea杨(JJonline@JJonline.Cn)
* @Time 2014-7-21
* @Time 2016-8-13 Fixed 2033hex、Attribution Annals
* @Time 2016-9-25 Fixed lunar LeapMonth Param Bug
* @Time 2017-7-24 Fixed use getTerm Func Param Error.use solar year,NOT lunar year
* @Version 1.0.3
* @公历转农历:calendar.solar2lunar(1987,11,01); //[you can ignore params of prefix 0]