Sets the short date formatting string for this locale.
public void setShortDateFormatString( String value )
value
A String object containing the short date format for this locale.
The String can consist of a combination of day, month, and year format pictures defined in the Day, Month, Year, and Era Format Pictures table in the National Language Support Constants.
See Also getShortDateFormatString, getLongDateFormatString, setLongDateFormatString