System::Globalization::KoreanLunisolarCalendar::GetLeapMonth विधि

KoreanLunisolarCalendar::GetLeapMonth(int) const method

RTTI जानकारी।

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

संबंधित देखें

KoreanLunisolarCalendar::GetLeapMonth(int, int) const method

निर्दिष्ट वर्ष के लिए लीप माह प्राप्त करता है।

int System::Globalization::KoreanLunisolarCalendar::GetLeapMonth(int year, int era) const override
पैरामीटरप्रकारविवरण
वर्षintलीप माह प्राप्त करने के लिए वर्ष।
युगintयुग।

ReturnValue

निर्दिष्ट युग के निर्दिष्ट वर्ष का लीप माह, या शून्य यदि वर्ष में कोई लीप माह नहीं है।

संबंधित देखें