Show / Hide Table of Contents

Method Parse

Parse(String)

Creates a new TimeOnly struct that represents the given ISO 8601 time string (HH:MM:SS).

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
TargetVersions
.NET Framework200.4 - 200.8
UWP200.4 - 200.8
In This Article
Back to top Copyright © 2022 Esri.