holidays.Holidays_si.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jollyday-core Show documentation
Show all versions of jollyday-core Show documentation
Core module of the jollyday library that contains the API for the developers and
the core concept how to retrieve holiday information for a country of jollyday.
<?xml version="1.0" encoding="UTF-8"?> <Configuration hierarchy="si" description="Slovenia" xmlns="https://focus_shift.de/jollyday/schema/holiday" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="https://focus_shift.de/jollyday/schema/holiday https://focus_shift.de/jollyday/schema/holiday/holiday.xsd"> <Holidays> <Fixed month="JANUARY" day="1" descriptionPropertiesKey="NEW_YEAR"/> <Fixed month="JANUARY" day="2" validFrom="1955" validTo="2012" descriptionPropertiesKey="NEW_YEAR"/> <Fixed month="JANUARY" day="2" validFrom="2017" descriptionPropertiesKey="NEW_YEAR"/> <Fixed month="FEBRUARY" day="8" validFrom="1991" descriptionPropertiesKey="PRESEREN"/> <Fixed month="APRIL" day="27" descriptionPropertiesKey="LIBERATION"/> <Fixed month="MAY" day="1" validFrom="1949" descriptionPropertiesKey="LABOUR_DAY"/> <Fixed month="MAY" day="2" validFrom="1949" descriptionPropertiesKey="LABOUR_DAY"/> <Fixed month="JUNE" day="25" descriptionPropertiesKey="STATEHOOD"/> <Fixed month="AUGUST" day="14" validFrom="2023" validTo="2023" descriptionPropertiesKey="SOLIDARITY_DAY"/> <Fixed month="AUGUST" day="15" validFrom="1992" descriptionPropertiesKey="ASSUMPTION_DAY"/> <Fixed month="OCTOBER" day="31" validFrom="1992" descriptionPropertiesKey="REFORMATION_DAY"/> <Fixed month="NOVEMBER" day="1" descriptionPropertiesKey="ALL_SAINTS"/> <Fixed month="DECEMBER" validTo="1952" day="25" descriptionPropertiesKey="CHRISTMAS"/> <Fixed month="DECEMBER" validFrom="1991" day="25" descriptionPropertiesKey="CHRISTMAS"/> <Fixed month="DECEMBER" day="26" descriptionPropertiesKey="INDEPENDENCE_DAY"/> <ChristianHoliday type="EASTER" descriptionPropertiesKey="christian.EASTER"/> <ChristianHoliday type="EASTER_MONDAY" descriptionPropertiesKey="christian.EASTER_MONDAY"/> <ChristianHoliday type="PENTECOST" descriptionPropertiesKey="christian.PENTECOST"/> </Holidays> </Configuration>