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
指定された時代の指定された年の指定された月の日数。
参照
- Class HebrewCalendar
- Namespace System::Globalization
- Library Aspose.Page for C++