The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
TimeSpan::Parse Method
.NET Framework (current version)
Converts the string representation of a time interval to its TimeSpan equivalent.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Parse(String^) | Converts the string representation of a time interval to its TimeSpan equivalent. |
![]() ![]() | Parse(String^, IFormatProvider^) | Converts the string representation of a time interval to its TimeSpan equivalent by using the specified culture-specific format information. |
Show:

