Java.Util.GregorianCalendar.IsLeapYear Method
Returns true if year is a leap year.

Syntax

[Android.Runtime.Register("isLeapYear", "(I)Z", "GetIsLeapYear_IHandler")]
public virtual bool IsLeapYear (int year)

Parameters

year
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Returns true if year is a leap year.

[Android Documentation]

Requirements

Namespace: Java.Util
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1