Skip to content

Commit

Permalink
Merge pull request #132 from heiglandreas/addBolivia
Browse files Browse the repository at this point in the history
  • Loading branch information
heiglandreas committed Oct 23, 2022
2 parents 2b3a2a8 + fd1ae15 commit 2603ae8
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -112,6 +112,7 @@ Currently these countries are available:
* Benin
* Bermuda
* Bhutan
* Bolivia

But the list is constantly extending.

Expand Down
1 change: 1 addition & 0 deletions docs/index.md
Expand Up @@ -102,6 +102,7 @@ Currently the holidays for these countries are available:
* Benin
* Bermuda
* Bhutan
* Bolivia

But the list is constantly extending.

Expand Down
23 changes: 23 additions & 0 deletions share/BO.xml
@@ -0,0 +1,23 @@
<?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_Bolivia" lastChecked="2022-10-23">Wikipedia</resource>
</resources>
<date day="1" month="1" free="true">Año Nuevo </date>
<date day="22" month="1" free="true">Nacimiento del Estado Plurinacional de Bolivia</date>
<date day="2" month="2" free="true">Fiesta de la Virgen de Candelaria </date>
<date day="1" month="3" free="true">Feriado por Carnaval</date>
<date day="2" month="3" free="true">Feriado por Carnaval</date>
<easter offset="-2" free="true">Viernes Santo</easter>
<easter offset="60" free="true">Corpus Christi</easter>
<date day="1" month="5" free="true" forwardwhen="sunday" forwardto="monday">Dia del trabajo</date>
<date day="21" month="6" free="true" comment="Andean New Year">Año Nuevo Andino</date>
<date day="2" month="8" free="true">Día de la Revolución Agraria, Productiva y Comunitaria</date>
<date day="6" month="8" free="true">Dia de la Patria</date>
<date day="2" month="11" free="true">Todos Santos</date>
<date day="25" month="12" free="true">Navidad</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 2603ae8

Please sign in to comment.