Locale.setDateSeparator

Overview | Methods | This Package | All Packages

Locale.setDateSeparator

Sets the String to be used as the date separator.

Syntax

public void setDateSeparator( String value )

Parameters

value

A String object that defines the symbol to use for the date separator.

See Also   getDateSeparator