Overload List
| Overload | Description |
| TdTimestamp Constructor(Int32,Int32,Int32) |
TdTimestamp is created from the date components specified as integers.
|
| TdTimestamp Constructor(Int32,Int32,Int32,Int32,Int32,Int32) |
TdTimestamp is created from the date and time components specified as integers.
|
| TdTimestamp Constructor(Int32,Int32,Int32,Int32,Int32,Int32,Int32) |
An instance of TdTimestamp is created from the date and time components
specified as integers.
|
| TdTimestamp Constructor(Int32,Int32,Int32,Int32,Int32,Int32,Int32,Int32) |
An instance of TdTimestamp is created from the date and time components specified as integers.
|
| TdTimestamp Constructor(DateTime) |
Initializes a new instance of TdTimestamp using the specified
DateTime structure.
|
| TdTimestamp Constructor(DateTime,Int32) |
Initializes a new instance of TdTimestamp using the specified
DateTime structure.
|
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