<?xml version="1.0" encoding="UTF-8" ?>
<r xmlns="http://pear.php.net/dtd/rest.release"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:xlink="http://www.w3.org/1999/xlink"
    xsi:schemaLocation="http://pear.php.net/dtd/rest.release
    http://pear.php.net/dtd/rest.release.xsd">
 <p xlink:href="/rest/p/date_holidays">Date_Holidays</p>
 <c>pear.php.net</c>
 <v>0.14.0</v>
 <st>alpha</st>
 <l>PHP License</l>
 <m>luckec</m>
 <s>Driver based class to calculate holidays.</s>
 <d>Date_Holidays helps you calculating the dates and titles of holidays and other special celebrations. The calculation is driver-based so it is easy to add new drivers that calculate a country's holidays. The methods of the class can be used to get a holiday's date and title in various languages.
</d>
 <da>2005-10-22 09:52:24</da>
 <n>- Switched from using INI files for translation to XML files
- Added script to convert INI files to XML files
- Added script to compile XML based language files
- Holidays can now have various properties (see &quot;languagefile-with-properties.xml&quot; in examples-directory)
- removed &quot;againstNoiseDay&quot; !BC break! from Germany driver, cannot be calculated automatically
- new driver-methods:
   = addCompiledTranslationFile(), allows adding compiled language-data files for performance improvements
   = getHolidaysForDatespan(), returns holidays within a given time span
- several bugfixes
- Added filters for german federal states (contributed by Mark Wiesemann)</n>
 <f>42277</f>
 <g>http://pear.php.net/get/Date_Holidays-0.14.0</g>
 <x xlink:href="package.0.14.0.xml"/>
</r>