lang::conn::charset (public)

 lang::conn::charset

Defined in packages/acs-lang/tcl/locale-procs.tcl

Returns the MIME charset name corresponding to the current connection's locale.

Returns:
IANA MIME character set name
Author:
Lars Pind <lars@pinds.com>

Testcases:
test_get_locales
Source code:
    return [lang::util::charset_for_locale [lang::conn::locale]]
XQL Not present:
PostgreSQL, Oracle
Generic XQL file:
packages/acs-lang/tcl/locale-procs.xql

[ hide source ] | [ make this the default ]
Show another procedure: