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