Calendar_Week::nextWeek
Calendar_Week::nextWeek() – Gets the value of the following week, according to the requested format
Synopsis
require_once 'Week.php';
mixed Calendar_Week::nextWeek (
string $format
)
Описание
This package is not documented yet.
Parameter
-
string
$format
-
['timestamp' | 'n_in_month' | 'n_in_year' | 'array']
Throws
throws no exceptions thrown
Замечание
This function can not be called statically.