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