Source for file Discordian.php
Documentation is available at Discordian.php
/* vim: set expandtab tabstop=4 shiftwidth=4: */
// +----------------------------------------------------------------------+
// +----------------------------------------------------------------------+
// | Copyright (c) 1997-2002 The PHP Group |
// +----------------------------------------------------------------------+
// | This source file is subject to version 2.0 of the PHP license, |
// | that is bundled with this package in the file LICENSE, and is |
// | available at through the world-wide-web at |
// | http://www.php.net/license/2_02.txt. |
// | If you did not receive a copy of the PHP license and are unable to |
// | obtain it through the world-wide-web, please send a note to |
// | license@php.net so we can mail you a copy immediately. |
// +----------------------------------------------------------------------+
// | Authors: Stephan 'Da:Sourcerer' Hohmann <webmaster@dasourcerer.net> |
// +----------------------------------------------------------------------+
// $Id: Discordian.php,v 1.1 2006/12/16 09:34:20 schst Exp $
* A driver-class calculating discordian Holidays. See the 'Principia Discordia'
* or http://en.wikipedia.org/wiki/Discordian_calendar for details.
* @author Stephan 'Da:Sourcerer' Hohmann <webmaster@dasourcerer.net>
* Use the Date_Holidays::factory() method to construct an object of a certain driver
* Build the internal arrays that contain data about the calculated holidays
* @return boolean true on success, otherwise a PEAR_ErrorStack object
* @throws object PEAR_ErrorStack
* St. Tib's day. Occurs every leap year.
* Holidays assigned to apostles. Apostles' holidays are on
* the fifth day of each season
* Holidays assigned to seasons. Seasonal holidays are
* assigned to the fiftieth day of the corresponding season
Documentation generated on Mon, 11 Mar 2019 15:03:06 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|