/**
- @author [email protected]
- 此日历转换类完全源于以下项目,感谢这两个项目作者的无私分享:
- https://github.com/nozomi199/qimen_star (八字排盘,JS源码)
- http://www.bieyu.com/ (详尽的历法转换原理,JS源码)
- 我們現在所使用的以西元年月日表示的格里高利历(Gregorian calendar)
- 儒略日历(Julian day),以西元前4713年(或-4712年)1月1日12時為起點,方便各历法间的转换 */