Calendar_Week::build Calendar_Week::prevWeek

Calendar

PEAR Manual


Calendar_Week::nextWeek

Calendar_Week::nextWeek() -- Gets the value of the following week, according to the requested format

Synopsis


      require_once 'Week.php';

     

mixed Calendar_Week::nextWeek ( string $format )

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::build Calendar_Week::prevWeek

Calendar

PEAR Manual