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.

Builds Calendar_Day objects for this Week (Previous) Gets the value of the previous week, according to the requested format (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.