Overload | Description |
---|---|
TdDate Constructor(Int32) | A Date represented as an integer is converted into a TdDate. |
TdDate Constructor(Int32,Int32,Int32) | A TdDate is created from the date components specified as integers. |
TdDate Constructor(DateTime) | A TdDate is created from the System.DateTime structure. |