constructor Calendar_Hour::Calendar_Hour

constructor Calendar_Hour::Calendar_Hour() – Calendar_Hour を作成する

Synopsis

require_once 'Hour.php';

void constructor Calendar_Hour::Calendar_Hour ( int $y , int $m , int $d , int $h )

Description

This package is not documented yet.

Parameter

integer $y

年。例: 2003

integer $m

月。例: 5

integer $d

日。例: 11

integer $h

時。例: 13

Throws

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

Note

This function can not be called statically.