Skip to content

Commit

Permalink
Add Bermuda
Browse files Browse the repository at this point in the history
  • Loading branch information
heiglandreas committed Oct 23, 2022
1 parent f0fde50 commit db15fd4
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -110,6 +110,7 @@ Currently these countries are available:
* Belarus
* Belize
* Benin
* Bermuda

But the list is constantly extending.

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

But the list is constantly extending.

Expand Down
16 changes: 16 additions & 0 deletions share/BM.xml
@@ -0,0 +1,16 @@
<?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"
>
<date day="1" month="1" free="true">New Year's Day</date>
<easter offset="-2" free="true">Good Friday</easter>
<relative day="1" month="5" free="true" relation="last friday of may">Bermuda Day</relative>
<relative day="1" month="6" relation="third monday of june" free="true" firstobservance="2008">National Heroes Day</relative>
<relative day="1" month="8" relation="first monday of august" free="true" rewindwhen="monday" rewindto="thursday">Emancipation Day</relative>
<relative day="1" month="8" relation="first monday of august" free="true" rewindwhen="monday" rewindto="friday">Somers' Day</relative>
<relative day="1" month="9" relation="first monday of september" free="true">Labour Day</relative>
<date day="11" month="11" free="true">Remembrance Day</date>
<date day="25" month="12" free="true">Christmas Day</date>
<date day="26" month="12" free="true">Boxing Day</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 db15fd4

Please sign in to comment.