Creates a new 
LocalTime instance based on the string representation.
            
 
Namespace: DseAssembly: Dse (in Dse.dll) Version: 2.4.0
Syntaxpublic static LocalTime Parse(
	string value
)
Parameters
- value
 - Type: SystemString
 
Return Value
Type: 
LocalTime
See Also