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