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'])

Beschreibung

Dieses Package ist noch nicht dokumentiert.

Parameter

string $format

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

Fehler-Meldungen

throws no exceptions thrown

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.