I am creating a new locale "en_GB". For that I created a new folder "en_GB" under locale and copy into it all my en_US bundles. I also modified flex.proj file by adding a new locale there. The build builds new locale without a problem, but when I run the app. all date are shown in an us format. What am I missing?
Thanks