Calendar_Hour::build

Calendar_Hour::build() – その時間内の分オブジェクトを作成する

Synopsis

require_once 'Hour.php';

boolean Calendar_Hour::build ( array $sDates = array() )

Description

This package is not documented yet.

Parameter

array $sDates

(オプション) 選択された分を表す Calendar_Minute オブジェクト。

Throws

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

Note

This function can not be called statically.