Calendar_Hour::build

Calendar_Hour::build() – Builds the Minutes in the Hour

Synopsis

require_once 'Hour.php';

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

Description

This package is not documented yet.

Parameter

array $sDates

(optional) Calendar_Minute objects representing selected minutes

Throws

throws no exceptions thrown

Note

This function can not be called statically.