HI , I've taken a quick look at the CDLR it basically give timezone, date, time and currency formatting information for a wide range of locales. Quite useful. eg http://unicode.org/cldr/trac/browser/tags/release-21/common/main/en_AU.xml
It may be possible to download this and as part of the framework build process inject the right values into the flex.resource RSLs? For I think it's more practical to check the dozen or so locales that exist in the flex SDK or any new locales added to see that they comply. Having a AS class that obtains these formats at runtime could also be useful. Anyone want to have a go at writing one? The license may not be Apache friendly (not 100% sure) http://unicode.org/copyright.html Thanks, Justin