Calendar_Day::build()

Calendar_Day::build() -- Builds the Hours of the Day

概要

require_once 'Day.php';

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

説明

このパッケージに関する文書は、未作成です。

パラメータ

array $sDates

(optional) Calendar_Hour objects representing selected dates

例外・エラー

throws no exceptions thrown

注意

この関数は、スタティックにコールする ことはできません。