Converts the string representation of a time interval to its Duration equivalent by using the current culture and returns a value that indicates whether the conversion succeeded.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
SyntaxJava
Copy Code
|
|---|
public static boolean tryParse ( |
See Also