Get Locale

Retrieves the collaboration locale for the current collaboration object.

Inputs

Collaboration
The current collaboration object.

Output

Returns a Java Locale object that contains the language and country codes of the collaboration locale. This Locale object must be an instance of the java.util.Locale class.

Notes

This function block is based on the BaseCollaboration.getLocale() method. For more information, see getLocale().

Copyright IBM Corp. 2003, 2004