AddMonths()
DateTimeOffset::AddMonths(int) const method
Adds a specified number of months to the DateTimeOffset object.
DateTimeOffset System::DateTimeOffset::AddMonths(int months) const
Arguments
Parameter | Type | Description |
---|---|---|
months | int | Positive or negative number of months. |
Return Value
Result of operation.
See Also
- Class DateTimeOffset
- Namespace System
- Library Aspose.Slides