Click or drag to resize

Date  Conversion (Date to Long)

X#
This converter is used in code generated by the compiler when needed.

Namespace:  XSharp
Assembly:  XSharp.RT (in XSharp.RT.dll) Version: 2.19
Syntax
 STATIC OPERATOR EXPLICIT (
	dValue AS DATE
) AS LONG
Request Example View Source

Parameters

dValue
Type: Date

Return Value

Type: Long
See Also