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