| Class | Description |
|---|---|
| Base |
Base is an abstraction around holiday and description.
|
| DateInMonth |
DateInMonth exports Functionality that generates the specific Event Date inside of the specified
Month/Year.
|
| Fixed |
Fixed contains the fixed holiday’s date and month.
|
| Locale |
Locale contains the set of regular holidays and the weekend holidays for a location.
|
| Static |
Static implements a complete date as a specific holiday.
|
| Variable |
Variable class contains the rule characterizing the variable holiday’s month, day in week, week in month,
and the weekend days.
|
| Weekend |
Weekend holds the left and the right weekend days.
|