Overload List
| Overload | Description |
| TdTime Constructor(Int32,Int32,Int32) |
An instance of TdTime is created from the time components specified
as integers.
|
| TdTime Constructor(Int32,Int32,Int32,Int32) |
An instance of TdTime is create from the time components specfied
as integers.
|
| TdTime Constructor(Int32,Int32,Int32,Int32,Int32) |
An instance of TdTime is created from the time components specfied
as integers.
|
| TdTime Constructor(TimeSpan) |
An instance of TdTime is created from the time component specified as
a TimeSpan structure.
|
| TdTime Constructor(TimeSpan,Int32) |
An instance of TdTime is created from the time component specified as
a TimeSpan 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