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