heiglandreas/holidayChecker

View on GitHub
share/BH.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="holidays.xsd https://heigl.org/xml/xsd/holidays.xsd"
                    xmlns:xi="http://www.w3.org/2001/XInclude"
>
    <date day="1" month="1" free="true" comment="New Year's Day">رأس السنة الميلادية</date>
    <date day="12" month="3" free="true" calendar="islamic-umalqura" comment="Prophet Muhammad's Birthday">المولد النبوي</date>
    <date day="1" month="5" free="true" comment="Labour Day">يوم العمال</date>
    <date day="1" month="10" free="true" calendar="islamic-umalqura" comment="Little Feast">عيد الفطر</date>
    <date day="2" month="10" free="true" calendar="islamic-umalqura" comment="Little Feast">عيد الفطر</date>
    <date day="3" month="10" free="true" calendar="islamic-umalqura" comment="Little Feast">عيد الفطر</date>
    <date day="9" month="12" free="true" calendar="islamic-umalqura" comment="Arafat Day">يوم عرفة</date>
    <date day="10" month="12" free="true" calendar="islamic-umalqura" comment="Feast of the sacrifice">عيد الأضحى</date>
    <date day="11" month="12" free="true" calendar="islamic-umalqura" comment="Feast of the sacrifice">عيد الأضحى</date>
    <date day="12" month="12" free="true" calendar="islamic-umalqura" comment="Feast of the sacrifice">عيد الأضحى</date>
    <date day="1" month="1" free="true" calendar="islamic-umalqura" comment="Islamic New Year">رأس السنة الهجرية</date>
    <date day="9" month="1" free="true" calendar="islamic-umalqura" comment="DAy of Ashura">عاشوراء</date>
    <date day="10" month="1" free="true" calendar="islamic-umalqura" comment="DAy of Ashura">عاشوراء</date>
    <date day="16" month="12" free="true" comment="National Day">اليوم الوطني</date>
    <date day="17" month="12" free="true" comment="Acession Day">يوم الجلوس</date>
</holidays>