Contents Topics Index  <<  >>

GetNumDays func


Unit

WallCalendar

Declaration

Function GetNumDays ( TheMonth : TCalendarMonth  ;
TheYear : integer ) : integer ;

Description

The GetNumDays function allows you to find out the number of days in a specific month and year. If the TheYear property is not within the MinYear and MaxYear constraints, the function will return a result of zero (0).