New Locale

Constructs a new locale based on the specified language and county.

Note:
This function block is located in the General\Utilities\Locale folder.

Inputs

Language
A String object that specifies the current language for the locale.

Country
A String object that specifies the current country for the locale.

Output

Returns a java.util.Locale object.

Notes

This function block is based on the util.Locale() method.

Copyright IBM Corp. 2003, 2004