The specified string is converted into an equivalent TdPeriodTimestampWithTimeZone.
Syntax
Parameters
- value
- The string that contains the TdPeriodTimestampWithTimeZone representation.
- result
- The TdPeriodTimestampWithTimeZone 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.
Requirements
Product | Versions | Platforms |
.NET | 2.1, 3.1, 6 | Windows, Linux, MacOS |
.NET Framework | 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8 | Windows |
.NET Standard | 2.0 | Windows, Linux, MacOS |
See Also