Class ChineseNewYearSecondDay

java.lang.Object
org.holiday.calendar.observance.AbstractObservance
org.holiday.calendar.observance.lunar.ChineseNewYearSecondDay
All Implemented Interfaces:
Function<Integer,LocalDate>, Predicate<Integer>, Observance

public class ChineseNewYearSecondDay extends AbstractObservance
Observance of Chinese New Year (second day), the day following the first day of the Chinese lunisolar new year.
Author:
Dave Joyce
  • Constructor Details

    • ChineseNewYearSecondDay

      public ChineseNewYearSecondDay()
  • Method Details