Calendar_Day::build

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

Synopsis

require_once 'Day.php';

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

Description

This package is not documented yet.

Parameter

array $sDates

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

Throws

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

Note

This function can not be called statically.