Overload | Description |
---|---|
ToString() | This instance of TdPeriodTime is converted to a String representation. |
ToString(String) | TdPeriodTime is converted to the equivalent String using the specified format. |
ToString(String,IFormatProvider) | TdPeriodTime is converted into the equivalent String representation using the specified format and culture information. |