holidays.Holidays_ro.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="ro" description="Romania" 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" descriptionPropertiesKey="NEW_YEAR"/> <Fixed month="JANUARY" day="6" validFrom="2024" descriptionPropertiesKey="EPIPHANY"/> <Fixed month="JANUARY" day="7" validFrom="2024" descriptionPropertiesKey="ST_JOHN"/> <Fixed month="JANUARY" day="24" validFrom="2017" descriptionPropertiesKey="UNIFICATION"/> <Fixed month="MAY" day="1" descriptionPropertiesKey="LABOUR_DAY"/> <Fixed month="JUNE" day="1" validFrom="2017" descriptionPropertiesKey="CHILDRENS_DAY"/> <Fixed month="AUGUST" day="15" descriptionPropertiesKey="NAVY_DAY"/> <Fixed month="NOVEMBER" day="30" descriptionPropertiesKey="ST_ANDREW"/> <Fixed month="DECEMBER" day="1" descriptionPropertiesKey="NATIONAL_DAY"/> <Fixed month="DECEMBER" day="25" descriptionPropertiesKey="CHRISTMAS"/> <Fixed month="DECEMBER" day="26" descriptionPropertiesKey="CHRISTMAS"/> <ChristianHoliday type="GOOD_FRIDAY" chronology="JULIAN" validFrom="2018" descriptionPropertiesKey="christian.GOOD_FRIDAY"/> <ChristianHoliday type="EASTER" chronology="JULIAN" descriptionPropertiesKey="christian.EASTER"/> <ChristianHoliday type="EASTER_MONDAY" chronology="JULIAN" descriptionPropertiesKey="christian.EASTER_MONDAY"/> <ChristianHoliday type="PENTECOST" chronology="JULIAN" descriptionPropertiesKey="christian.PENTECOST"/> <ChristianHoliday type="WHIT_MONDAY" chronology="JULIAN" descriptionPropertiesKey="christian.WHIT_MONDAY"/> </Holidays> </Configuration>