System::Globalization::HebrewCalendar::GetDaysInMonth method

HebrewCalendar::GetDaysInMonth method

يحصل على عدد الأيام في شهر معين.

int System::Globalization::HebrewCalendar::GetDaysInMonth(int year, int month, int era) const override
ParameterTypeالوصف
السنةintالسنة.
شهرintالشهر للحصول على عدد الأيام فيه.
العصرintالعصر.

ReturnValue

عدد الأيام في الشهر المحدد من السنة المحددة من الحقبة المحددة.

انظر أيضًا