Returns a value indicating whether the specified year is a leap year.
Namespace: com.mindfusion.common
Package: com.mindfusion.common
Java Copy Code |
---|
public static boolean isLeapYear ( |
A 4-digit year.
true if year is a leap year; otherwise, false.
JPlanner Programmer's Guide | © 2023 MindFusion |