constructor Calendar_Year::Calendar_Year

constructor Calendar_Year::Calendar_Year() – 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

年。例: 2003

Throws

例外はスローされません。

Note

This function can not be called statically.