Click or drag to resize

__WinDate  Conversion (__WinDate to Date)

X#

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

Parameters

wd
Type: __WinDate

Return Value

Type: Date
See Also