Calendar_Day::isFirst Calendar_Hour

Calendar

PEAR Manual


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.



Calendar_Day::isFirst Calendar_Hour

Calendar

PEAR Manual