Sets the format string used to display time for this locale.
public void setTimeFormatString( String value )
value
A String object containing a time-formatting string for this locale.
The String can consist of a combination of the hour, minute, and second format pictures defined in the Hour, Minute, and Second Format Pictures table in the National Language Support Constants.
See Also getTimeFormatString