Reputation: 95
Does Flex/ActionScript offer support for localizing numbers and dates to a user's particular region?
Upvotes: 0
Views: 663
Reputation: 17734
Flex supports it. Here's an entire chapter from the Flex docs on localizing apps:
http://livedocs.adobe.com/flex/3/html/l10n_1.html
Here's a section on localizing dates, times and currencies:
http://livedocs.adobe.com/flex/3/html/l10n_7.html#161909
Upvotes: 2