Overload | Description |
---|---|
ToString() | The TdTimeWithTimeZone is converted to an equivalent String representation. |
ToString(IFormatProvider) | The TdTimeWithTimeZone is converted to the equivalent ANSI string representation. |
ToString(String) | TdTimeWithTimeZone is converted to the equivalent String using the specified format. |
ToString(String,IFormatProvider) | TdTimeWithTimeZone is converted into the equivalent String representation using the specified format and culture information. |