Top Level :: Date and Time

Package Information: Date_Holidays

Show All Changelogs
» Version » Information
0.19.1Download

Release date: 2008-05-09 00:02 UTC
Release state: alpha

Changelog:

list subpackages as groups for better [un]install experience

Dependencies:
0.19.0Download

Release date: 2008-05-07 00:11 UTC
Release state: alpha

Changelog:

* split package into subpackages.

Dependencies:
0.18.0Download

Release date: 2008-04-10 23:45 UTC
Release state: alpha

Changelog:

* Fix Bug #12979: some incorrect Icelandic names of holidays [kguest]
* Fix Bug #13012: move helper methods from Ireland driver to base class [kguest]
* Fix Bug #13395: isHoliday resets interal year storage [kguest]
* Fix Bug #13429: Small correction to Danish holidays [kguest]
* Implement Feature #12937: Driver for holidays in the Ukraine requested [kguest]
* Implement Feature #12938: Driver for holidays in Romania requested [kguest]
* Implement Feature #12978: Driver for Iceland requested [kguest]

Dependencies:
0.17.4Download

Release date: 2008-01-15 00:38 UTC
Release state: alpha

Changelog:

* Fix Bug #12835: Boxing Day not celebrated in Ireland - it's St Stephen's Day [kguest]

Dependencies:
0.17.3Download

Release date: 2008-01-15 00:29 UTC
Release state: alpha

Changelog:

* Fix Bug #12835: Boxing Day not celebrated in Ireland - it's St Stephen's Day [kguest]

Dependencies:
0.17.2Download

Release date: 2008-01-05 07:35 UTC
Release state: alpha

Changelog:

- Fixed bug #12807: incorrect holidays computation [kguest]
- Added new drivers and filters for Netherlands (contributed by Jos van der Woude) and Norway (contributed by Vegard Fiksdal)

Dependencies:
0.17.1Download

Release date: 2007-06-10 16:20 UTC
Release state: alpha

Changelog:

- Fixed bug #10220: Don't set locale automatically
- Added Irish holidays/filters, contributed by Ken Guest
- Added Austrian holidays, contributed by Klemens Ullmann

Dependencies:
0.17.0Download

Release date: 2006-12-16 09:36 UTC
Release state: alpha

Changelog:

- Fixed bug #9319: 4th Advents Day not calculated right (quippo)
- Added Danish holidays, contributed by Henrik Hansen
- Added Slowenian holidays, contributed by Jakob Munih
- Added Discordian holidays, contributed by Stephan 'Da:Sourcerer' Hohmann

Dependencies:
0.16.1Download

Release date: 2006-08-13 22:33 UTC
Release state: alpha

Changelog:

- bugfix for Date_Holidays::factoryISO3166(), which did return null instead of a PEAR_Error on failure (luckec)

Dependencies:
0.16.0Download

Release date: 2006-04-03 21:07 UTC
Release state: alpha

Changelog:

- added method Date_Holidays::factoryISO3166() that allows to create drivers by a given ISO3166 code, this was request #6944 (luckec)

Dependencies:
0.15.2Download

Release date: 2006-04-02 17:23 UTC
Release state: alpha

Changelog:

- Fixed bug #7193 : signature of isHoliday() in composite driver was incorrect (schst)
- Fixed bug #6729 : Veteran's Day wrong (schst)
- minor refactorings (luckec)

Dependencies:
0.15.1Download

Release date: 2006-01-15 19:29 UTC
Release state: alpha

Changelog:

- added Midsummer Eve for Date_Holidays_Driver_Sweden (luckec)

Dependencies:
0.15.0Download

Release date: 2006-01-08 19:57 UTC
Release state: alpha

Changelog:

- Implemented request #5764 : Methods to get installed drivers and filters (schst)
- Added driver for calculation of Swedish holidays, feature-request: #6350 (luckec)
- Added unit-tests to package, added dynamic replacement of PEAR data-dir for language-files (luckec)

Dependencies:
0.14.0Download

Release date: 2005-10-22 13:52 UTC
Release state: alpha

Changelog:

- 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 "languagefile-with-properties.xml" in examples-directory)
- removed "againstNoiseDay" !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)

Dependencies:
0.13.0Download

Release date: 2005-02-14 22:18 UTC
Release state: alpha

Changelog:

- added Filters (Blacklist, Whitelist, Composite, Germany_Official)
- improved Date_Holidays_Driver_Composite (allows executing setYear() now)
- added new driver PHPdotNet
- several cosmetic changes

Dependencies:
  • PEAR Package: PEAR 1.3.1 or newer
  • PEAR Package: Date
0.12.0Download

Release date: 2004-12-29 14:54 UTC
Release state: alpha

Changelog:

- added Italian languagefile for Christian holidays (thx 2 quipo)
- added performance-fix for getHolidayForDate() (thx 2 quipo)
- added German translation for USA-holidays

Dependencies:
  • PEAR Package: PEAR 1.3.1 or newer
  • PEAR Package: Date
0.11.0Download

Release date: 2004-11-02 23:14 UTC
Release state: alpha

Changelog:

Added driver and English languagefile for USA built by Kevin English.

Dependencies:
  • PEAR Package: PEAR 1.3.1 or newer
  • PEAR Package: Date
0.10.0Download

Release date: 2004-08-30 18:19 UTC
Release state: alpha

Changelog:

added optional $restrict-param for Date_Holidays_Driver::isHoliday()

Dependencies:
  • PEAR Package: PEAR 1.3.1 or newer
  • PEAR Package: Date
0.9.0Download

Release date: 2004-08-20 22:02 UTC
Release state: alpha

Changelog:

initial pear release

Dependencies:
  • PEAR Package: PEAR 1.3.1 or newer
  • PEAR Package: Date