Calendar_Day::build (Previous) (Next) Calendar_Day::isFirst

View this page in Last updated: Sun, 05 Oct 2008
English | French | German | Hungarian | Japanese | Polish | Spanish | Plain HTML

Calendar_Day::isEmpty()

Calendar_Day::isEmpty() -- 

説明

このパッケージに関する文書は、未作成です。

例外・エラー

例外はスローされません。

注意

この関数は、スタティックにコールする ことはできません。

Calendar_Day::build (Previous) (Next) Calendar_Day::isFirst

Download Documentation Last updated: Sun, 05 Oct 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
Note by: miked187
isEmpty() determines if the Day is within the current month.

The Calendar_Month_Weekdays object is built with a wall calendar print format in mind, some of the days on the beginning of a month calendar are at the end of last month, and at the end of the month there are days shown from the next month.

Calendar_Month_Weekdays builds an array of days in a similar fashion.

isEmpty() determines if the day fetched is within the scope of the current month.