The rleapyear() method
The rleapyear() method determines if the year is a leap year.
Method signature
public static final boolean rleapyear(int yr)
The rleapyear() method determines if the year is a leap year.
public static final boolean rleapyear(int yr)