Calendar_Week::prevWeek

Calendar_Week::prevWeek() – Gets the value of the previous week, according to the requested format

Synopsis

require_once 'Week.php';

mixed Calendar_Week::prevWeek ( 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.

Gets the value of the following week, according to the requested format (Previous) Gets the value of the current 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.