Microsoft SDK for Java

Locale.getCurrentThreadLocale

Retrieves the Locale object for the current thread.

Syntax

public static final Locale getCurrentThreadLocale()

Return Value

Returns a Locale object that represents the locale for the current thread.

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