Converts the value of the current DateTime object to its equivalent short date string representation.
Namespace: com.mindfusion.common
Package: com.mindfusion.common
SyntaxJava
Copy Code
|
|---|
public String toShortDateString () |
A string that contains the short date string representation of the current DateTime object.
See Also