| Overload | Description | 
|---|---|
| Explicit Type Conversion(TdTimeWithTimeZone,TdTimestampWithTimeZone) | The TdTimestampWithTimeZone is converted into a TdTimeWithTimeZone. | 
| Explicit Type Conversion(TdPeriodTimeWithTimeZone,TdTimeWithTimeZone) | Converts a TdTime into a TdPeriodTime. | 
| Explicit Type Conversion(TdTimeWithTimeZone,TimeSpan) | The TimeSpan that represents the time is converted into a TdTimeWithTimeZone. | 
| Explicit Type Conversion(TdTime,TdTimeWithTimeZone) | The specified TdTimeWithTimeZone is converted into a TdTime value. |