Returns a value indicating whether the specified year is a leap year.
Namespace: com.mindfusion.commonPackage: com.mindfusion.common
public static boolean isLeapYear ( int year)
A 4-digit year.
true if year is a leap year; otherwise, false.
DateTime MembersDateTime Classcom.mindfusion.common Namespace