Click or drag to resize

Date  Conversion (Long to Date)

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 (
	i AS LONG
) AS DATE
Request Example View Source

Parameters

i
Type: Long

Return Value

Type: Date
See Also