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