Calendar_Hour::build
Calendar_Hour::build() – Builds the Minutes in the Hour
Synopsis
require_once 'Hour.php';
boolean Calendar_Hour::build (
array $sDates = array()
)
Описание
This package is not documented yet.
Parameter
-
array
$sDates
-
(optional) Calendar_Minute objects representing selected minutes
Throws
throws no exceptions thrown
Замечание
This function can not be called statically.