'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 | 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 |