Skip to content

Commit

Permalink
Merge pull request #165 from heiglandreas/addCuba
Browse files Browse the repository at this point in the history
  • Loading branch information
heiglandreas authored Aug 5, 2023
2 parents 3e57e82 + d7ce95d commit d334e02
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ Currently these countries are available:
* Republic of Congo
* Costa Rica
* Croatia
* Cuba
* Switzerland

But the list is constantly extending.
Expand Down
19 changes: 19 additions & 0 deletions share/CU.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<?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_Cuba" lastChecked="2023-08-05">Wikipedia</resource>
</resources>
<date day="1" month="1" free="true" comment="Liberation Day">Día de la Liberación</date>
<date day="2" month="1" free="true" comment="Victory Day">Día de la Victoria</date>
<easter offset="-2" free="true" comment="Good Friday" firstobservance="2012">Viernes Santo</easter>
<date day="1" month="5" free="true" comment="International Worker's Day">Día de los trabajadores</date>
<date day="25" month="7" free="true" comment="Day before the Commemoration of the Assault on the Moncada Garrison">Conmemoración del asalto a Moncada</date>
<date day="26" month="7" free="true" comment="Commemoration of the Assault on the Moncada Garrison">Día de la Rebeldía Nacional</date>
<date day="27" month="7" free="true" comment="Day after the Commemoration of the Assault on the Moncada Garrison">Conmemoración del asalto a Moncada</date>
<date day="10" month="10" free="true" comment="Independence Day">Día de la Independencia</date>
<date day="25" month="12" free="true" comment="Christmas Day" firstobservance="1998">Navidad</date>
</holidays>
2 changes: 1 addition & 1 deletion world.svg
Loading
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 d334e02

Please sign in to comment.