Add()
DateTimeOffset::Add(TimeSpan) const method
Adds a specified time interval to the DateTimeOffset object.
DateTimeOffset System::DateTimeOffset::Add(TimeSpan value) const
Arguments
Parameter | Type | Description |
---|---|---|
value | TimeSpan | Positive or a negative time interval. |
Return Value
Result of operation.
See Also
- Class DateTimeOffset
- Class TimeSpan
- Namespace System
- Library Aspose.Slides