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

public class CivicHoliday extends Object implements Observance
Observance of Civic Holiday - public holiday in Canada celebrated on the first Monday in August. The word civic is in reference to municipalities (such as cities, towns, etc.), as this day is not legislatively mandated as a public holiday across the country by the Canadian federal government.
Author:
Dave Joyce