AFTimeSpan.Parse Method
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- 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.
|