System::Globalization::KoreanLunisolarCalendar::GetLeapMonth metodo

KoreanLunisolarCalendar::GetLeapMonth(int) const method

Informazioni RTTI.

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

Vedi anche

KoreanLunisolarCalendar::GetLeapMonth(int, int) const method

Restituisce il mese intercalare per l’anno specificato.

int System::Globalization::KoreanLunisolarCalendar::GetLeapMonth(int year, int era) const override
ParametroTipoDescrizione
annointAnno per cui ottenere il mese bisestile.
eraintEra.

ReturnValue

Mese bisestile dell’anno specificato dell’era specificata o zero se l’anno non ha un mese bisestile.

Vedi anche