Click or drag to resize

Date.Subtraction Operator (Date, Date)

X#

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

Parameters

lhs
Type: Date
rhs
Type: Date

Return Value

Type: Long
See Also