DurationToString Method

There are two overloads for this method

Overload List

ToString Convert the duration instance to its ISO 8601 string form
ToString(DurationMaxUnit) Convert the duration instance to its ISO 8601 string form with the specified maximum unit of time

See Also