Calendar_Day::isFirst

Calendar_Day::isFirst() – Returns true if Day object is first in a Week

Synopsis

require_once 'Day.php';

boolean Calendar_Day::isFirst ( )

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.

Calendar_Day::isEmpty (Previous) Returns true if Day object is last in a Week (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.