طريقة System::DateTime::DaysInMonth
DateTime::DaysInMonth method
يعيد عدد الأيام في الشهر المحدد من السنة المحددة.
static int System::DateTime::DaysInMonth(int year, int month)
| Parameter | Type | الوصف |
|---|---|---|
| السنة | int | السنة |
| شهر | int | الرقم الترتيبي للشهر |
ReturnValue
عدد الأيام هو الشهر المحدد من السنة المحددة
انظر أيضًا
- Class DateTime
- Namespace System
- Library Aspose.Page for C++