Date_Holidays_Driver | --Date_Holidays_Driver_Example
Date_Holidays_Holiday
To test this class, you have to copy it into the drivers-directory.
The classname has to be something like Date_Holidays_Driver_*. Otherwise it won't be compatible to be used within PEAR's strict directory structure.
Date_Holidays_Driver_Example Date_Holidays_Driver_Example( )
Use the Date_Holidays::factory() method to construct an object of a certain driver
boolean _buildHolidays( )