System::Globalization::KoreanLunisolarCalendar::GetLeapMonth Methode

KoreanLunisolarCalendar::GetLeapMonth(int) const method

RTTI-Informationen.

virtual int System::Globalization::Calendar::GetLeapMonth(int year) const

Siehe auch

KoreanLunisolarCalendar::GetLeapMonth(int, int) const method

Liefert den Schaltmonat für das angegebene Jahr.

int System::Globalization::KoreanLunisolarCalendar::GetLeapMonth(int year, int era) const override
ParameterTypBeschreibung
JahrintJahr, für das der Schaltmonat ermittelt werden soll.
ÄraintÄra.

ReturnValue

Schaltmonat des angegebenen Jahres der angegebenen Ära oder Null, wenn das Jahr keinen Schaltmonat hat.

Siehe auch