holidays.Holidays_sk.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="sk" description="Slovakia" 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" validFrom="1993" descriptionPropertiesKey="FOUNDATION"/> <Fixed month="JANUARY" day="6" descriptionPropertiesKey="EPIPHANY"/> <Fixed month="MAY" day="1" validFrom="1886" descriptionPropertiesKey="LABOUR_DAY"/> <Fixed month="MAY" day="8" descriptionPropertiesKey="VICTORY"/> <Fixed month="JULY" day="5" descriptionPropertiesKey="CYRUS_METHODIUS"/> <Fixed month="AUGUST" day="29" descriptionPropertiesKey="NATIONAL_UPRISING"/> <Fixed month="SEPTEMBER" day="1" descriptionPropertiesKey="CONSTITUTION_DAY"/> <Fixed month="SEPTEMBER" day="15" descriptionPropertiesKey="VIRGIN_MARY"/> <Fixed month="NOVEMBER" day="1" descriptionPropertiesKey="ALL_SAINTS"/> <Fixed month="NOVEMBER" day="17" descriptionPropertiesKey="FREEDOM_DEMOCRACY"/> <Fixed month="DECEMBER" day="24" descriptionPropertiesKey="CHRISTMAS_EVE"/> <Fixed month="DECEMBER" day="25" descriptionPropertiesKey="CHRISTMAS"/> <Fixed month="DECEMBER" day="26" descriptionPropertiesKey="STEPHENS"/> <ChristianHoliday type="EASTER" descriptionPropertiesKey="christian.EASTER"/> <ChristianHoliday type="GOOD_FRIDAY" descriptionPropertiesKey="christian.GOOD_FRIDAY"/> <ChristianHoliday type="EASTER_MONDAY" descriptionPropertiesKey="christian.EASTER_MONDAY"/> </Holidays> </Configuration>