Does Corona support formatting currency based on locale?
(e.g. like what seems to be available in IOS for IOS developers for example via NSNumberFormatter)
If not, what are people doing here? Is there a well known LUA library that could be used, where you pass in the 2 character locale and a number and it returns formatted currency string?