Retrieves the LCID that the Locale object represents.
public int getLCID()
Returns an integer value that represents the Win32 LCID of this locale.
Use this method to obtain the LCID for the current locale. The getLCID method provides for interoperability with Win32 API's.