仅一个类库,无需装包,无需更新,实时在线查询Github最新数据
ChineseHoliday.GetHoliday(2020)
ChineseHoliday.GetHoliday(2020,1)
ChineseHoliday.IsWorkingDay(DateTime.Now.Date)
ChineseHoliday.IsWorkingTime(DateTime.Now)
ChineseHoliday.getHoliday(2020)
ChineseHoliday.getHoliday(2020,1)
ChineseHoliday.isWorkingDay(LocalDate.now())
ChineseHoliday.isWorkingTime(LocalDateTime.now())