File: Human.php
Source Location: /Date-1.4.4/Date/Human.php
Classes:
Date_Human
Class to convert date strings between Gregorian and Human calendar formats
Page Details:
Class to convert date strings between Gregorian and Human calendar formats
The Human Calendar format has been proposed by Scott Flansburg and can be explained as follows: The year is made up of 13 months Each month has 28 days Counting of months starts from 0 (zero) so the months will run from 0 to 12 New Years day (00) is a monthless day Note: Leap Years are not yet accounted for in the Human Calendar system PHP versions 4 and 5 LICENSE: This source file is subject to version 2.02 of the PHP license that is available through the world-wide-web at the following URI: 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 web, please send a note to license@php.net so we can mail you a copy immediately.
Documentation generated on Mon, 11 Mar 2019 14:13:48 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|