Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

DateTimeOffset::Subtract Method

 

Subtracts a specified time or duration from the current DateTimeOffset object.

Namespace:   System
Assembly:  mscorlib (in mscorlib.dll)

NameDescription
System_CAPS_pubmethodSubtract(DateTimeOffset)

Subtracts a DateTimeOffset value that represents a specific date and time from the current DateTimeOffset object.

System_CAPS_pubmethodSubtract(TimeSpan)

Subtracts a specified time interval from the current DateTimeOffset object.

Return to top
Show:
© 2017 Microsoft