holidays.countries.guinea

Guinea(*args, islamic_show_estimated=True, **kwargs)

Bases: ObservedHolidayBase, ChristianHolidays, InternationalHolidays, IslamicHolidays

Guinea holidays.

References

According to Decree No. 2022-0526 of 2 November 2022: * Eid al-Adha became a two-day holiday (Article 1). * If New Year's Day, Independence Day or Eid al-Fitr fall on a non-working day, the next working day is also a holiday (Article 2).

Parameters:
  • islamic_show_estimated (bool, default: True ) –

    Whether to add "estimated" label to Islamic holidays name if holiday date is estimated.

country = 'GN' class-attribute instance-attribute

default_language = 'fr' class-attribute instance-attribute

estimated_label = tr('%s (estimé)') class-attribute instance-attribute

observed_label = tr('Lendemain de la %s') class-attribute instance-attribute

observed_estimated_label = tr('Lendemain de la %s (estimé)') class-attribute instance-attribute

supported_languages = ('en_US', 'fr') class-attribute instance-attribute

start_year = 1959 class-attribute instance-attribute

GN(*args, islamic_show_estimated=True, **kwargs)

Bases: Guinea

Parameters:
  • islamic_show_estimated (bool, default: True ) –

    Whether to add "estimated" label to Islamic holidays name if holiday date is estimated.

GIN(*args, islamic_show_estimated=True, **kwargs)

Bases: Guinea

Parameters:
  • islamic_show_estimated (bool, default: True ) –

    Whether to add "estimated" label to Islamic holidays name if holiday date is estimated.

GuineaIslamicHolidays(calendar_delta_days=0)

Bases: _CustomIslamicHolidays

Parameters:
  • calendar_delta_days (int, default: 0 ) –

    Number of days to shift all calculated holiday dates. Positive values move holidays forward, negative values move them backward. Defaults to 0 (no shift).

EID_AL_ADHA_DATES_CONFIRMED_YEARS = (2015, 2025) class-attribute instance-attribute

EID_AL_ADHA_DATES = {2015: (SEP, 24), 2016: (SEP, 13), 2017: (SEP, 2), 2018: (AUG, 22), 2022: (JUL, 10), 2025: (JUN, 7)} class-attribute instance-attribute

EID_AL_FITR_DATES_CONFIRMED_YEARS = (2015, 2025) class-attribute instance-attribute

EID_AL_FITR_DATES = {2015: (JUL, 18), 2016: (JUL, 7), 2017: (JUN, 26), 2025: (MAR, 31)} class-attribute instance-attribute

MAWLID_DATES_CONFIRMED_YEARS = (2015, 2025) class-attribute instance-attribute

MAWLID_DATES = {2015: (DEC, 24), 2016: (DEC, 12), 2017: (DEC, 1), 2019: (NOV, 10), 2025: (SEP, 5)} class-attribute instance-attribute

LAYLAT_AL_QADR_DATES_CONFIRMED_YEARS = (2015, 2025) class-attribute instance-attribute

LAYLAT_AL_QADR_DATES = {2016: (JUL, 3), 2018: (JUN, 12), 2022: (APR, 29)} class-attribute instance-attribute