Revision #2 was created by le_top on Jan 19, 2015, 2:24:47 AM.
Small typo in introduction
Content
The number of languages supported by the standerard CJuiDatePicker implementation is limited and the language code to use is different from the application's language code.
This Wiki shows how to improve on that.
Basically, the derived implementation of the CJuiDatePicker class below does two things:
1. Convert the language code to the one required by the CJuiDatePicker;
2. Reference other locality files that I got from another open source project ([Kooboo](https://kooboo.codeplex.com/releases/view/117778 "Kooboo")).