Enabling Locale Support
- To enable locale support simply include the relevant language file in the locale/ directory after including ext-all.js
- Example:
<script src="locale/ext-lang-fr_CA.js"> </script>
- This will change the locale settings (language and date time formats) from U.S. English to Canadian French.