01-24-2013 05:28 AM
Hello,
How to get current language / locale ?
thx
Solved! Go to Solution.
01-24-2013 05:32 AM
Just include <locale.h> and you will have access to all these functions: http://developer.blackberry.com/native/reference/b
Such as: locale_event_get_language() and locale_event_get_locale()