System::Globalization::HebrewCalendar::GetDaysInMonth 메서드
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++