Overload List
Overload | Description |
Parse(String) |
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.
|
Parse(String,IFormatProvider) |
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.
|
Requirements
Product | Versions | Platforms |
.NET | 6, 7 | Windows, Linux, MacOS |
.NET Framework | 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8 | Windows |
.NET Standard | 2.0 | Windows, Linux, MacOS |
See Also