AFTimeSpan.Parse Method
- Last UpdatedJan 12, 2026
- 2 minute read
- PI System
- AF SDK 3.2.0
- Developer
Converts the string representation of a time interval to its AFTimeSpan equivalent.
Overload List
| Name | Description | |
|---|---|---|
| Parse(String, IFormatProvider) |
Converts the string representation of a time interval to its AFTimeSpan equivalent.
| |
| Parse(String, AFTimeZone, IFormatProvider) |
Converts the string representation of a time interval to its AFTimeSpan equivalent
with a specified AFTimeZone.
|