heiglandreas/holidayChecker

View on GitHub
share/ga_IE.xml

Summary

Maintainability
Test Coverage
<?xml version="1.0" encoding="UTF-8" ?>
<holidays xmlns="https://heigl.org/holidays"
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="https://heigl.org/xml/xsd/holidays.xsd"
          xmlns:xi="http://www.w3.org/2001/XInclude">
    <date day="1" month="1" free="true">Lá Caille</date>
    <date day="17" month="3" free="true">Lá Fhéile Pádraig</date>
    <easter offset="1" free="true">Luan Cásca</easter>
    <relative day="1" month="5" relation="first monday" free="true">Lá Bealtaine</relative>
    <relative day="1" month="6" relation="first monday" free="true">Lá Saoire i mí an Mheithimh</relative>
    <relative day="1" month="8" relation="first monday" free="true">Lá Saoire i mí Lúnasa</relative>
    <relative day="1" month="8" relation="last monday" free="true">Lá Saoire i mí Dheireadh Fómhair</relative>
    <date day="25" month="12" free="true">Lá Nollag</date>
    <date day="26" month="12" free="true">Lá Fhéile Stiofáin</date>
    <resources>
        <resource href="https://en.wikipedia.org/wiki/Public_holidays_in_the_Republic_of_Ireland" lastChecked="2020-12-19">Wikipedia</resource>
    </resources>
</holidays>