ctdbIsLeapYear
Indicate if the year in a packed CTDATE is a leap year.
Declaration
CTBOOL ctdbIsLeapYear(CTDATE date)
Description
ctdbIsLeapYear() indicates if the year in a packed CTDATE is a leap year.
Returns
ctdbIsLeapYear() returns YES if the year in a packed CTDATE is a leap year, and NO otherwise.