Search
TimeSpanUtilities.format Method (Duration, String)
See Also
 






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

Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet

 Syntax

Java  Copy Code

public static String format (
    Duration value,
    String format
)

 Parameters

value

format

 Return Value

 See Also