Interface ChineseWorkdayService

All Known Implementing Classes:
DefaultChineseWorkdayService

public interface ChineseWorkdayService
  • Method Summary

    Modifier and Type
    Method
    Description
    default boolean
     
    boolean
     
  • Method Details

    • isWorkday

      boolean isWorkday(LocalDate date)
    • isHoliday

      default boolean isHoliday(LocalDate date)