DateTime.Subtract Method (System)

Switch View :
ScriptFree
.NET Framework Class Library
DateTime.Subtract Method

Subtracts the specified time or duration from this instance.

Overload List

Name Description
DateTime.Subtract (DateTime) Subtracts the specified date and time from this instance.

Supported by the .NET Compact Framework.

DateTime.Subtract (TimeSpan) Subtracts the specified duration from this instance.

Supported by the .NET Compact Framework.

See Also