Click or drag to resize

Date.Subtraction Operator (Date, Int64)

X#

Namespace:  XSharp
Assembly:  XSharp.RT (in XSharp.RT.dll) Version: 2.19
Syntax
 STATIC  OPERATOR -(
	lhs AS DATE,
	days AS INT64
) AS DATE
Request Example View Source

Parameters

lhs
Type: Date
days
Type: Int64

Return Value

Type: Date
See Also