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