Click or drag to resize

DateParse Method

Parses a string into a Date.

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
public static Date Parse(
	string s
)

Parameters

s
Type: SystemString

Return Value

Type: Date
See Also