Converts the value of the current DateTime object to its equivalent string representation using the specified format and locale.
Namespace: com.mindfusion.common
Package: com.mindfusion.common
Java Copy Code |
---|
public String toString ( |
A standard or custom date and time format string.
The locale that supplies culture-specific formatting information.
A string representation of value of the current DateTime object as specified by format.
JPlanner Programmer's Guide | © 2023 MindFusion |