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

public class KingsBirthday extends AbstractObservance
Observance of the King's Birthday public holiday in Australia (ASX), observed on the second Monday in June.
Author:
Dave Joyce