Calendar_Minute::build

Calendar_Minute::build() – Calendar_Second オブジェクトを作成する

Synopsis

require_once 'Minute.php';

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

Description

This package is not documented yet.

Parameter

array $sDates

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

Throws

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

Note

This function can not be called statically.