All Downloads are FREE. Search and download functionalities are using the official Maven repository.

holidays.Holidays_ec.xml Maven / Gradle / Ivy

Go to download

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.

There is a newer version: 0.32.0
Show newest version
<?xml version="1.0" encoding="UTF-8"?>

<Configuration hierarchy="ec" description="Ecuador"
               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="MAY" day="1" descriptionPropertiesKey="LABOUR_DAY"/>
    <Fixed month="MAY" day="24" descriptionPropertiesKey="PICHINCHA"/>
    <Fixed month="JULY" day="24" descriptionPropertiesKey="BOLIVAR"/>
    <Fixed month="AUGUST" day="10" descriptionPropertiesKey="INDEP_QUITO"/>
    <Fixed month="OCTOBER" day="9" descriptionPropertiesKey="INDEP_GUYAQUIL"/>
    <Fixed month="NOVEMBER" day="2" descriptionPropertiesKey="ALL_SOULS"/>
    <Fixed month="NOVEMBER" day="3" descriptionPropertiesKey="INDEP_CUENCA"/>
    <Fixed month="DECEMBER" day="6" descriptionPropertiesKey="FOUND_QUITO"/>
    <Fixed month="DECEMBER" day="25" descriptionPropertiesKey="CHRISTMAS"/>
    <Fixed month="DECEMBER" day="31" descriptionPropertiesKey="NEW_YEARS_EVE"/>
    <ChristianHoliday type="EASTER" descriptionPropertiesKey="christian.EASTER"/>
    <ChristianHoliday type="MAUNDY_THURSDAY" descriptionPropertiesKey="christian.MAUNDY_THURSDAY"/>
    <ChristianHoliday type="GOOD_FRIDAY" descriptionPropertiesKey="christian.GOOD_FRIDAY"/>
  </Holidays>
</Configuration>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy