Click or drag to resize
XDateTimeDataToView Method
Datas to view.

Namespace:  Biolomics.BioCallback
Assembly:  Biolomics.BioCallback (in Biolomics.BioCallback.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string DataToView(
	bool p_USDateFormat
)

Parameters

p_USDateFormat
Type: SystemBoolean
if set to true use US date format .

Return Value

Type: String
Date time as string.
See Also