Click or drag to resize

Date  Conversion (DWord 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 (
	dw AS DWORD
) AS DATE
Request Example View Source

Parameters

dw
Type: DWord

Return Value

Type: Date
See Also