Interface FixedWeekdayBetweenFixedHolidayConfiguration

All Superinterfaces:
Described, Limited

public interface FixedWeekdayBetweenFixedHolidayConfiguration extends Described, Limited
Represents the configuration of a fixed weekday holiday between two other FixedHolidayConfiguration holidays/days that can be
  • Limited
  • Described

The `from` and `to` describes the date range in which the `weekday` is a holiday.

Example: The holiday is the Saturday between the first January and the 10th January. If there are multiple Saturdays between the two dates all will be returned.

The FixedWeekdayBetweenFixedParser is used.