up vote 0 down vote favorite
share [g+] share [fb]

Does Flex/ActionScript offer support for localizing numbers and dates to a user's particular region?

link|improve this question
feedback

1 Answer

up vote 2 down vote accepted

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

link|improve this answer
That's awesome. Thanks! – Andrew Jul 23 '09 at 17:22
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.