System::Globalization::HebrewCalendar::GetDaysInMonth method

HebrewCalendar::GetDaysInMonth method

特定の月の日数を取得します。

int System::Globalization::HebrewCalendar::GetDaysInMonth(int year, int month, int era) const override
パラメーター説明
int年。
int日数を取得する月。
時代int時代。

ReturnValue

指定された時代の指定された年の指定された月の日数。

参照