Skip to content

Commit

Permalink
Add republic of congo
Browse files Browse the repository at this point in the history
  • Loading branch information
heiglandreas committed Aug 5, 2023
1 parent da74bfe commit 77842c7
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -130,6 +130,7 @@ Currently these countries are available:
* Colombia
* Comoros
* Democratic Republic of Congo
* Republic of Congo
* Switzerland

But the list is constantly extending.
Expand Down
20 changes: 20 additions & 0 deletions share/CG.xml
@@ -0,0 +1,20 @@
<?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_the_Republic_of_the_Congo" lastChecked="2023-08-05">Wikipedia</resource>
</resources>
<date day="1" month="1" free="true" comment="New Year's Day">Jour de l'An</date>
<date day="1" month="5" free="true" comment="Labours Day">Fête du Travail</date>
<date day="10" month="6" free="true" comment="Reconciliation Day">Fête de la Réconciliation</date>
<date day="15" month="8" free="true" comment="National Day">Fête Nationale</date>
<date day="1" month="11" free="true" comment="All Saints Day">Toussaint</date>
<date day="28" month="11" free="true" comment="Republic Day">Jour de la République</date>
<date day="25" month="12" free="true" comment="Christmas Day">Noël</date>
<easter offset="1" free="true" comment="Easter Monday">Lundi de Pâques</easter>
<easter offset="40" free="true" comment="Ascension Day">Ascension</easter>
<easter offset="50" free="true" comment="Whit Monday">Lundi de Pentecôte</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 77842c7

Please sign in to comment.