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