holidays.countries.palau

Palau(*args, **kwargs)

Bases: ObservedHolidayBase, ChristianHolidays, InternationalHolidays, StaticHolidays

Palau holidays.

References

If any of the holidays enumerated in section 701 of this chapter falls on Sunday, the following Monday shall be observed as a holiday. If any of the holidays enumerated in section 701 of this chapter falls on Saturday, the preceding Friday shall be observed as a holiday.

As there's no record of President's Day (Jun 1) and Independence Day (Oct 1) being legal holiday before 2017, as seen in RPRL 10-15, they shall be assumed to start in 2018 for our current implementation.

country = 'PW' class-attribute instance-attribute

supported_categories = (ARMED_FORCES, HALF_DAY, PUBLIC) class-attribute instance-attribute

observed_label = '%s (observed)' class-attribute instance-attribute

start_year = 1981 class-attribute instance-attribute

PW(*args, **kwargs)

Bases: Palau

PLW(*args, **kwargs)

Bases: Palau

PalauStaticHolidays

Palau special holidays.

References

special_armed_forces_holidays = {2020: (NOV, 11, 'Veterans Day')} class-attribute instance-attribute

special_half_day_holidays = {2019: (SEP, 30, 'Preparation for the 25th Independence Day of the Republic of Palau')} class-attribute instance-attribute

special_public_holidays = {2020: (NOV, 3, 'National Day of Democracy')} class-attribute instance-attribute