jsLanguage Design and Description
jsLanguage is a non-visual dBL class which encapsulates basic language
functionality.
The 'spirit' of jsLanguage is to exist as a child of the global _sys object,
similar to the
way the frameWin is a child to the global _app object in the core product.
- jsLanguage supports retrieving system language settings.
- jsLanguage implements system functionality for standard formatting
and custom formatting of currency, date, number, and time data.