Class Date

Description

Date Class

Just a simple collection of static functions to accomplish some of the more redundant date related manipulation.

Located in /classes/Date.php (line 24)


	
			
Method Summary
static integer age (string $date)
Methods
static method age (line 37)

Age

Calculates age based on the passed date.

  • return: number of years old
  • access: public
static integer age (string $date)
  • string $date: birth / inception date

Documentation generated on Wed, 03 Oct 2012 17:46:05 -0400 by phpDocumentor 1.4.4