Methods | This Package | All Packages
Encapsulates a Win32 Locale Identifier (LCID).
package com.ms.wfc.app
public final class Locale
Remarks
This class allows you to retrieve and store locale information for a given thread. You should always use the current thread's locale for all locale-specific operations. If you can't use the thread locale for some reason, then you must use the user locale.