Click or drag to resize

Date.Addition Operator (Date, Double)

X#

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

Parameters

lhs
Type: Date
days
Type: Double

Return Value

Type: Date
See Also