Calendar_Week::prevWeek Calendar_Day

Calendar

PEAR Manual


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

Description

This package is not documented yet.

Parameter

string $format

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

Throws

throws no exceptions thrown

Note

This function can not be called statically.



Calendar_Week::prevWeek Calendar_Day

Calendar

PEAR Manual