Calendar_Week::thisWeek()

Calendar_Week::thisWeek() -- Gets the value of the current week, according to the requested format

概要

require_once 'Week.php';

mixed Calendar_Week::thisWeek ([string $format = 'n_in_month'])

説明

このパッケージに関する文書は、未作成です。

パラメータ

string $format

['timestamp' | 'n_in_month' | 'n_in_year' | 'array']

例外・エラー

throws no exceptions thrown

注意

この関数は、スタティックにコールする ことはできません。