Click or drag to resize

Date Constructor (String, String)

X#
Initializes a new instance of the Date class

Namespace:  XSharp
Assembly:  XSharp.RT (in XSharp.RT.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	strDate AS STRING,
	strFormat AS STRING
)
Request Example View Source

Parameters

strDate
Type: String
strFormat
Type: String
See Also