Class DayAfterThanksgiving

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

public class DayAfterThanksgiving extends AbstractObservance
Observance of the Day After Thanksgiving - the Friday following the fourth Thursday in November. Although not a federal holiday, it is observed as a market closure by the NYSE.
Author:
Dave Joyce
  • Constructor Details

    • DayAfterThanksgiving

      public DayAfterThanksgiving()
  • Method Details