My favorites | Sign in
Logo
                
New issue | Search
for
| Advanced search | Search tips
Issue 191: Add new methods in the DateFormatter class to defines the list of week day names and month names.
1 person starred this issue and may be notified of changes. Back to list
Status:  Fixed
Owner:  ekameleon
Closed:  Oct 16
Type-Enhancement
Priority-Medium
Milestone-Release0.2.1
Component-UI
Project-framework


Sign in to add a comment
 
Reported by ekameleon, Oct 16, 2009
Add new methods in the DateFormatter class to defines the list of week day
names and month names.

In the next version of the Flash Player 10.1 we can use the new
globalization API to create a good DateFormatter class with i18n inside.

For the moment i add 4 new methods in the DateFormatter class to defines
the list of month and week day names :

 * getMonthNames( names:Array )
 * getWeekdayNames( names:Array )
 * setMonthNames( names:Array )
 * setWeekdayNames( names:Array )


Comment 1 by ekameleon, Oct 16, 2009
Fixed in the revision 911
Status: Fixed
Sign in to add a comment

Hosted by Google Code