The specified string is converted into an equivalent TdPeriodTimeWithTimeZone.
Parameters
- value
- The string that contains the TdPeriodTimeWithTimeZone representation.
- result
- The TdPeriodTimeWithTimeZone representation of the period contained in the specified string.
Return Value
A Boolean is returned that indicates whether the conversion succeeded. true
indicates that the conversion was successful and that the conversion is returned through the result parameter. false
indicates that the conversion failed.