Microsoft SDK for Java

Locale.getUserDefaultLocale

Retrieves the symbol for the default user locale.

Syntax

public static final Locale getUserDefaultLocale()

Return Value

Returns a Locale object that represents the user's default locale.

See Also   getParentLocale

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