Click or drag to resize

DateToString Method (String)

returns a string in specified format

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
public string ToString(
	string format
)

Parameters

format
Type: SystemString
date format to return

Return Value

Type: String
string
See Also