holidays.countries.aruba

Classes

ABW(*args, **kwargs)

param years:

AW(*args, **kwargs)

param years:

Aruba(*args, **kwargs)

https://www.government.aw/information-public-services/hiring-people_47940/item/holidays_43823.html https://www.overheid.aw/informatie-dienstverlening/ondernemen-en-werken-subthemas_46970/item/feestdagen_37375.html https://www.gobierno.aw/informacion-tocante-servicio/haci-negoshi-y-traha-sub-topics_47789/item/dia-di-fiesta_41242.html https://www.visitaruba.com/about-aruba/national-holidays-and-celebrations/ https://www.arubatoday.com/we-celebrate-our-national-hero-betico-croes/ https://www.caribbeannewsglobal.com/carnival-monday-remains-a-festive-day-in-aruba/ https://www.aruba.com/us/calendar/national-anthem-and-flag-day

class holidays.countries.aruba.Aruba(*args, **kwargs)

Bases: HolidayBase, ChristianHolidays, InternationalHolidays

https://www.government.aw/information-public-services/hiring-people_47940/item/holidays_43823.html https://www.overheid.aw/informatie-dienstverlening/ondernemen-en-werken-subthemas_46970/item/feestdagen_37375.html https://www.gobierno.aw/informacion-tocante-servicio/haci-negoshi-y-traha-sub-topics_47789/item/dia-di-fiesta_41242.html https://www.visitaruba.com/about-aruba/national-holidays-and-celebrations/ https://www.arubatoday.com/we-celebrate-our-national-hero-betico-croes/ https://www.caribbeannewsglobal.com/carnival-monday-remains-a-festive-day-in-aruba/ https://www.aruba.com/us/calendar/national-anthem-and-flag-day

Parameters:
  • years – The year(s) to pre-calculate public holidays for at instantiation.

  • expand – Whether the entire year is calculated when one date from that year is requested.

  • observed – Whether to include the dates when public holiday are observed (e.g. a holiday falling on a Sunday being observed the following Monday). This doesn’t work for all countries.

  • subdiv – The subdivision (e.g. state or province) as a ISO 3166-2 code or its alias; not implemented for all countries (see documentation).

  • provdeprecated use subdiv instead.

  • statedeprecated use subdiv instead.

  • language – The language which the returned holiday names will be translated into. It must be an ISO 639-1 (2-letter) language code. If the language translation is not supported the original holiday names will be used.

  • categories – Requested holiday categories.

Returns:

A HolidayBase object matching the country.

country: str = 'AW'

The country’s ISO 3166-1 alpha-2 code.

default_language: str | None = 'pap'

The entity language used by default.

supported_languages: Tuple[str, ...] = ('en_US', 'nl', 'pap', 'uk')

All languages supported by this entity.

class holidays.countries.aruba.AW(*args, **kwargs)

Bases: Aruba

Parameters:
  • years – The year(s) to pre-calculate public holidays for at instantiation.

  • expand – Whether the entire year is calculated when one date from that year is requested.

  • observed – Whether to include the dates when public holiday are observed (e.g. a holiday falling on a Sunday being observed the following Monday). This doesn’t work for all countries.

  • subdiv – The subdivision (e.g. state or province) as a ISO 3166-2 code or its alias; not implemented for all countries (see documentation).

  • provdeprecated use subdiv instead.

  • statedeprecated use subdiv instead.

  • language – The language which the returned holiday names will be translated into. It must be an ISO 639-1 (2-letter) language code. If the language translation is not supported the original holiday names will be used.

  • categories – Requested holiday categories.

Returns:

A HolidayBase object matching the country.

class holidays.countries.aruba.ABW(*args, **kwargs)

Bases: Aruba

Parameters:
  • years – The year(s) to pre-calculate public holidays for at instantiation.

  • expand – Whether the entire year is calculated when one date from that year is requested.

  • observed – Whether to include the dates when public holiday are observed (e.g. a holiday falling on a Sunday being observed the following Monday). This doesn’t work for all countries.

  • subdiv – The subdivision (e.g. state or province) as a ISO 3166-2 code or its alias; not implemented for all countries (see documentation).

  • provdeprecated use subdiv instead.

  • statedeprecated use subdiv instead.

  • language – The language which the returned holiday names will be translated into. It must be an ISO 639-1 (2-letter) language code. If the language translation is not supported the original holiday names will be used.

  • categories – Requested holiday categories.

Returns:

A HolidayBase object matching the country.