Retrieves the symbol used as the locale's date separator.
public String getDateSeparator()
Returns a String object that contains the symbol used as the date separator.
Use this method to ensure that date values are correctly specified for the current locale.
See Also setDateSeparator