Method Parse
Parse(String)
Declaration
public static TimeOnly Parse(string timeString)
Parameters
Type | Name | Description |
---|---|---|
System.String | timeString | The ISO 8601 time string. |
Returns
Type | Description |
---|---|
TimeOnly |
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Framework | 200.4 - 200.5 |
UWP | 200.4 - 200.5 |