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