Function CSPDate::IsLeapYear()

Description:
Determines whether the year of the contained date is a leap year or not.

Micronovae Prototype:
static bool IsLeapYear();

Arguments:
No arguments (void).

Return value:
If the year is leap, it returns true. Otherwise, it returns false.
CSPDate | Basic classes | Class Categories | Online help home | Back

Copyright © 2002 - 2006 Micronovae Ltd. - www.micronovae.com