Search
TimeSpanUtilities.format Method
See Also
 






 Overload List

Name Description

TimeSpanUtilities.format (Duration, String)

Converts the value of the current Duration object to its equivalent string representation by using the specified format and the current culture.

TimeSpanUtilities.format (Duration, String, Locale)

Converts the value of the current Duration object to its equivalent string representation by using the specified format and culture-specific formatting information.

 See Also