System::Globalization::HijriCalendar::GetLeapMonth 메서드

HijriCalendar::GetLeapMonth(int) const method

RTTI 정보.

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

또 보기

HijriCalendar::GetLeapMonth(int, int) const method

지정된 연도에 대한 윤달을 가져옵니다.

int System::Globalization::HijriCalendar::GetLeapMonth(int year, int era) const override
매개변수형식설명
연도int윤달을 가져올 연도.
시대int시대.

ReturnValue

지정된 시대의 지정된 연도에 대한 윤달, 윤달이 없으면 0.

또 보기