wolfhong / LunarCalendar

A lunar calendar converter in Python, including 24 solar terms and a number of solar holidays and lunar holidays, mainly from China.
https://pypi.org/project/LunarCalendar/
MIT License
59 stars 17 forks source link

2018年的除夕出现在2019年 #4

Closed wolfhong closed 6 years ago

wolfhong commented 6 years ago
>>> festival.NewYearEve(2018)
>>> 2019-xx-xx

希望改为国历标准,而不是农历标准