GetLeapMonth()
JapaneseLunisolarCalendar::GetLeapMonth(int, int) const method
Gets the leap month for the specified year.
int System::Globalization::JapaneseLunisolarCalendar::GetLeapMonth(int year, int era) const override
Arguments
Parameter | Type | Description |
---|---|---|
year | int | Year to get leap month in. |
era | int | Era. |
Return Value
Leap month of the speicified year of the specified era or zero if the year has no leap month.
JapaneseLunisolarCalendar::GetLeapMonth(int) const method
RTTI information.
virtual int System::Globalization::Calendar::GetLeapMonth(int year) const
JapaneseLunisolarCalendar::GetLeapMonth(int, int) const method
RTTI information.
virtual int System::Globalization::Calendar::GetLeapMonth(int year, int era) const=0
See Also
- Class JapaneseLunisolarCalendar
- Namespace System::Globalization
- Library Aspose.Slides