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