CTDate::IsLeapYear
Syntax
CTBOOL IsLeapYear( ) const
Parameters
This method has no parameters.
Description
Indicates if the year component of a packed CTDATE type value is a leap year.
Return
IsLeapYear() returns YES if the packed year is a leap year, and NO otherwise.
See also
Year()