6tail / lunar-java

日历、公历(阳历)、农历(阴历、老黄历)、佛历、道历,支持节假日、星座、儒略日、干支、生肖、节气、节日、彭祖百忌、每日宜忌、吉神宜趋凶煞宜忌、吉神(喜神/福神/财神/阳贵神/阴贵神)方位、胎神方位、冲煞、纳音、星宿、八字、五行、十神、建除十二值星、青龙名堂等十二神、黄道日及吉凶等。lunar is a calendar library for Solar and Chinese Lunar.
http://6tail.cn/calendar/api.html
MIT License
667 stars 152 forks source link

节假日工具类小bug #17

Open nn200433 opened 2 years ago

nn200433 commented 2 years ago

image

已存在的节日数据无法删除

image 如图,设置01-04为工作日,调用 fix() 方法。删掉01-04,再调用 fix() 方法后,DATA_IN_USE 中01-04 日期不会删除

6tail commented 2 years ago

v1.2.24已支持删除,使用方法见文档。