Skip to content

Commit

Permalink
Merge pull request #167 from heiglandreas/addCzechRepublic
Browse files Browse the repository at this point in the history
  • Loading branch information
heiglandreas authored Aug 5, 2023
2 parents 03555a2 + b031b0b commit 5a7356c
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ Currently these countries are available:
* Croatia
* Cuba
* Cyprus
* Czech Republic
* Switzerland

But the list is constantly extending.
Expand Down
23 changes: 23 additions & 0 deletions share/CZ.xml
Original file line number Diff line number Diff line change
@@ -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_the_Czech_Republic" lastChecked="2023-08-05">Wikipedia</resource>
</resources>
<date day="1" month="1" free="true" comment="Restoration Day of the Independent Czech State, New Year's Day">Den obnovy samostatného českého státu; Nový rok</date>
<easter offset="-2" free="true" comment="Good Friday">Velký pátek</easter>
<easter offset="1" free="true" comment="Easter Monday">Velikonoční pondělí</easter>
<date day="1" month="5" free="true" comment="Labour Day">Svátek práce</date>
<date day="8" month="5" free="true" comment="Victory Day">Den vítězství</date>
<date day="5" month="7" free="true" comment="Saints Cyril and Methodius Day">Den slovanských věrozvěstů Cyrila a Metoděje</date>
<date day="6" month="7" free="true" comment="Jan Hus Day">Den upálení mistra Jana Husa</date>
<date day="28" month="9" free="true" comment="Statehood Day">Den české státnosti</date>
<date day="28" month="10" free="true" comment="Independent Czechoslovak State Day">Den vzniku samostatného československého státu</date>
<date day="17" month="11" free="true" comment="Struggle for Freedom and Democracy Day">Den boje za svobodu a demokracii</date>
<date day="24" month="12" free="true" comment="CHristmas Eve">Štědrý den</date>
<date day="25" month="12" free="true" comment="Christmas Day">1. svátek vánoční</date>
<date day="26" month="12" free="true" comment="St. Stephen's Day">2. svátek vánoční</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 5a7356c

Please sign in to comment.