Calendar_Year Calendar_Year::build

Calendar

PEAR Manual


constructor Calendar_Year::Calendar_Year

constructor Calendar_Year::Calendar_Year() -- Constructs Calendar_Year

Synopsis


      require_once 'Year.php';

     

void constructor Calendar_Year::Calendar_Year ( int $y )

Description

This package is not documented yet.

Parameter

integer $y

year e.g. 2003

Throws

throws no exceptions thrown

Note

This function can not be called statically.



Calendar_Year Calendar_Year::build

Calendar

PEAR Manual