The value of the specified string is parsed. The Date and Time components contained in
the string are used to generate an equivalent TdTimestampWithTimeZone value.
Syntax
Parameters
- value
- The string that is to be converted into a TdTimestampWithTimeZone.
- provider
- An IFormatProvider that supplies culture specific information
about the format of value.
Return Value
A TdTimestampWithTimeZone is returned that is equivalent to the timestamp
contained in the value string.
Exceptions
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