Class VictoryInEuropeDay

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

public class VictoryInEuropeDay extends AbstractObservance
Observance of Victory in Europe Day (V-E Day) - commemorates the formal acceptance by the Allies of World War II of Nazi Germany's unconditional surrender of its armed forces on 8 May 1945.
Author:
Dave Joyce
  • Constructor Details

    • VictoryInEuropeDay

      public VictoryInEuropeDay()
  • Method Details