System::Globalization::GregorianCalendar::GetMonth طريقة
GregorianCalendar::GetMonth method
يحصل على الشهر للنقطة الزمنية المحددة.
int System::Globalization::GregorianCalendar::GetMonth(DateTime time) const override
| Parameter | Type | الوصف |
|---|---|---|
| الوقت | DateTime | الوقت والتاريخ لاستخراج البيانات منه. |
ReturnValue
الشهر في النقطة الزمنية الممررة.
انظر أيضًا
- Class DateTime
- Class GregorianCalendar
- Namespace System::Globalization
- Library Aspose.Page for C++