Calendar.GetLeapMonth Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Calculates the leap month for a specified year and era.
Assembly: mscorlib (in mscorlib.dll)
Return Value
Type: System.Int32A positive integer that indicates the leap month in the specified year and era.
-or-
Zero if this calendar does not support a leap month or if the year and era parameters do not specify a leap year.
Show: