System::Globalization::HebrewCalendar::GetMonth 方法
HebrewCalendar::GetMonth method
获取指定时间点的月份。
int System::Globalization::HebrewCalendar::GetMonth(DateTime time) const override
| Parameter | Type | 描述 |
|---|---|---|
| 时间 | DateTime | 用于提取数据的时间和日期。 |
ReturnValue
传入时间点中的月份。
另见
- Class DateTime
- Class HebrewCalendar
- Namespace System::Globalization
- Library Aspose.Page for C++