Microsoft SDK for Java

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

© 1999 Microsoft Corporation. All rights reserved. Terms of use.