Microsoft SDK for Java

Locale.getSystemDefaultLocale

Retrieves the system's default locale.

Syntax

public static final Locale getSystemDefaultLocale()

Return Value

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

See Also   getParentLocale

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