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