'Usage
Parameters
- value
- The TdDate that will be converted into a DateTime type.
Return Value
A DateTime is returned that is equivalent to the TdDate.
'Usage
Exception | Description |
---|---|
System.ArgumentNullException | The TdDate value is TdDate.Null. |
When the TdDate is converted into a System.DateTime, the time component of the DateTime structure will be set to "00:00:00.0000000".
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 |