AFTime.Parse Method
- Last UpdatedJan 12, 2026
- 2 minute read
- PI System
- AF SDK 3.2.0
- Developer
Converts the specified string representation of a local date and time to its AFTime equivalent.
Overload List
| Name | Description | |
|---|---|---|
| Parse(String, IFormatProvider) |
Converts the specified string representation of a local date and time to its AFTime equivalent
by using the specified culture-specific formatting information.
| |
| Parse(String, AFTime, IFormatProvider) |
Converts the specified string representation of a local date and time to its AFTime equivalent
by using the specified reference time and culture-specific formatting information.
|