Wording..::..FormatTimeSpan Method (TimeSpan)
Converts the value of the specified TimeSpan to a human readable String representation by displaying the two most significant elements of either days, hours, minutes or seconds that are greater than zero, separated by a comma.
Namespace:
BytecodeApi.TextExample: "12:00:03" is converted to "12h, 3s"
Assembly: BytecodeApi (in BytecodeApi.dll)