Calendar_Day::isEmpty Calendar_Day::isLast

Calendar

PEAR Manual


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 Calendar_Day::isLast

Calendar

PEAR Manual