Calendar_Day::isLast

Calendar_Day::isLast() – Returns true if Day object is last in a Week

Synopsis

require_once 'Day.php';

boolean Calendar_Day::isLast ( )

Description

Only relevant when Day is created by Calendar_Month_Weekdays::build()

Throws

throws no exceptions thrown

Note

This function can not be called statically.

Returns true if Day object is first in a Week (Previous) Calendar_Hour API (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.