Skip to content

Commit

Permalink
Merge e0c9286 into cd1d0df
Browse files Browse the repository at this point in the history
  • Loading branch information
HolgerDoerner committed Oct 27, 2022
2 parents cd1d0df + e0c9286 commit 1c97ed2
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ Currently these countries are available:
* Mexico
* Chad
* Chile
* Ivory Coast

But the list is constantly extending.

Expand Down
1 change: 1 addition & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ Currently the holidays for these countries are available:
* Mexico
* Chad
* Chile
* Ivory Coast

But the list is constantly extending.

Expand Down
26 changes: 26 additions & 0 deletions share/CI.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
<?xml version="1.0" encoding="UTF-8" ?>
<holidays xmlns="https://heigl.org/holidays"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://heigl.org/xml/xsd/holidays.xsd"
>
<resources>
<resource href="https://en.wikipedia.org/wiki/Public_holidays_in_Ivory_Coast" lastChecked="2022-10-27">Wikipedia</resource>
</resources>

<date day="1" month="1" free="true">New Year's Day</date>
<easter offset="1" free="true">Easter Monday</easter>
<date day="1" month="5" free="true">Labour Day</date>
<easter offset="40" free="true">Ascension Day</easter>
<easter offset="50" free="true">Whit Monday</easter>
<date day="7" month="8" free="true">Independence Day</date>
<date day="15" month="8" free="true">Assumption Day</date>
<date day="1" month="11" free="true">All Saints Day</date>
<date day="15" month="11" free="true">National Peace Day</date>
<date day="25" month="12" free="true">Christmas Day</date>

<!-- islamic holidays -->
<date day="12" month="3" calendar="islamic-civil" free="true" comment="Birthday of the Prophet Muhammad">Mawlid</date>
<date day="27" month="9" calendar="islamic-umalqura" free="true" comment="Revelation of the Qur'an">Qadr Night</date>
<date day="1" month="10" calendar="islamic-umalqura" free="true" comment="Breaking of the Ramadan fast">Korité</date>
<date day="10" month="12" calendar="islamic-umalqura" free="true" comment="Feast of the Sacrifice of the prophet Abraham">Tabaski</date>
</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 1c97ed2

Please sign in to comment.