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