Class | Description |
---|---|
![]() |
A class to handle a list of public holidays. It allows you to add holidays in various ways, and also to query whether a particular date-time falls on a holiday. |
Get the days of Easter for the given year (defaults to current year)
as an associative array of values, with the following arrangement: returned_array['Good Friday'] = timestamp of Good Friday returned_array['Easter Saturday'] = timestamp of Easter Saturday returned_array['Easter Sunday'] = timestamp of Easter Sunday returned_array['Easter Monday'] = timestamp of Easter Monday
Return the timestamp of the date for the Nth dayname in the given month. Returns -1 if error encountered.
Return true if the two timestamps are on the same day of the calendar.
Documentation generated by phpDocumentor 1.3.0RC3