PersianCalendar::GetLeapMonth Method (Int32, Int32)
.NET Framework (current version)
Returns the leap month for a specified year and era.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- year
-
Type:
System::Int32
An integer from 1 through 9378 that represents the year to convert.
- era
-
Type:
System::Int32
An integer from 0 through 1 that represents the era.
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | year or era is outside the range supported by this calendar. |
Universal Windows Platform
Available since 10
.NET Framework
Available since 2.0
Silverlight
Available since 5.0
Available since 10
.NET Framework
Available since 2.0
Silverlight
Available since 5.0
Show: