Converts the value of the current DateTime object to its equivalent short time string representation.
Namespace: com.mindfusion.common
Package: com.mindfusion.common
SyntaxJava
Copy Code
|
|---|
public String toShortTimeString ( |
The locale that supplies culture-specific formatting information.
A string that contains the short time string representation of the current DateTime object.
See Also