Click or drag to resize

Date Constructor (DateTime)

X#
Initializes a new instance of the Date class

Namespace:  XSharp
Assembly:  XSharp.RT (in XSharp.RT.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	dt AS DateTime
)
Request Example View Source

Parameters

dt
Type: DateTime
See Also