Skip to content

Commit

Permalink
Merge d213c95 into 07d8574
Browse files Browse the repository at this point in the history
  • Loading branch information
heiglandreas committed Oct 23, 2022
2 parents 07d8574 + d213c95 commit f08f019
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -109,6 +109,7 @@ Currently these countries are available:
* Barbados
* Belarus
* Belize
* Benin

But the list is constantly extending.

Expand Down
1 change: 1 addition & 0 deletions docs/index.md
Expand Up @@ -99,6 +99,7 @@ Currently the holidays for these countries are available:
* Barbados
* Belarus
* Belize
* Benin

But the list is constantly extending.

Expand Down
27 changes: 27 additions & 0 deletions share/BJ.xml
@@ -0,0 +1,27 @@
<?xml version="1.0" encoding="UTF-8" ?>
<holidays xmlns="https://heigl.org/holidays"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="holidays.xsd https://heigl.org/xml/xsd/holidays.xsd"
xmlns:xi="http://www.w3.org/2001/XInclude"
>
<resources>
<resource href="https://en.wikipedia.org/wiki/Public_holidays_in_Benin" lastChecked="2022-10-23">Wikipedia</resource>
</resources>
<date day="1" month="1" free="true">New Year's Day</date>
<date day="10" month="1" free="true">Traditional Day</date>
<date day="8" month="3" free="true">International Women's Day</date>
<date day="1" month="5" free="true">Labour Day</date>
<easter offset="1" free="true">Easter Monday</easter>
<easter offset="40" free="true">Ascension Day</easter>
<date day="1" month="8" free="true">Independence Day</date>
<date day="15" month="8" free="true">Assumption</date>
<date day="26" month="10" free="true">Armed Forces Day</date>
<date day="1" month="11" free="true">All Saints' Day</date>
<date day="30" month="11" free="true">National Day</date>
<date day="25" month="12" free="true">Christmas Day</date>
<date day="26" month="12" free="true">Boxing Day</date>
<date day="10" month="12" free="true" calendar="islamic-umalqura" comment="Eid al-Adha">Tabaski</date>
<date day="12" month="3" free="true" calendar="islamic-umalqura" comment="Prophet's Birthday">Maouloud</date>
<date day="1" month="10" free="true" calendar="islamic-umalqura" comment="Eid al-Fitr">Korité</date>
<easter offset="0" free="true">Pâques</easter>
</holidays>
2 changes: 1 addition & 1 deletion world.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f08f019

Please sign in to comment.