Calendar_Week::thisWeek

Calendar_Week::thisWeek() – Donne la valeur de la semaine courante, en accord avec le format demandé

Synopsis

require_once 'Week.php';

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

Description

This package is not documented yet.

Parameter

string $format

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

Throws

No exceptions thrown.

Note

This function can not be called statically.