Function CSPDate::IsLeapYear()

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

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

www.micronovae.com

Copyright © 2002 - 2005 Micronovae Ltd