Click or drag to resize

Date.Addition Operator (Date, Usual)

X#

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

Parameters

lhs
Type: Date
days
Type: Usual

Return Value

Type: Date
See Also