os_get_locale [function]
os_get_locale( int which )
returns the currently set locale for the specified category
which
must be one of the LC_ constants- the returned string is platform-specific
- wraps the C library function setlocale
which
must be one of the LC_ constants