Calendar_Week::thisWeek
Calendar_Week::thisWeek() – Gets the value of the current week, according to the requested format
Synopsis
require_once 'Week.php';
mixed Calendar_Week::thisWeek (
string $format = 'n_in_month'
)
Описание
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.