[
https://issues.apache.org/jira/browse/FLEX-16004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean resolved FLEX-16004.
----------------------------------
Resolution: Fixed
Fix Version/s: Apache Flex 4.10.0
Fixed DateFormatter so that Date.toString format is correctly recognised which
was the basic issue. User code has some binding issues.
> DateFormatter return empty string when modifies properties of DateBase for
> non US
> ---------------------------------------------------------------------------------
>
> Key: FLEX-16004
> URL: https://issues.apache.org/jira/browse/FLEX-16004
> Project: Apache Flex
> Issue Type: Bug
> Components: Formatters
> Affects Versions: Adobe Flex SDK 3.1 (Release)
> Environment: Affected OS(s): Windows
> Affected OS(s): Windows XP
> Language Found: English
> Reporter: Adobe JIRA
> Labels: easyfix
> Fix For: Apache Flex 4.10.0
>
> Attachments: teste.mxml
>
>
> Steps to reproduce:
> 1. Compile and run attached MXML file
>
> Actual Results:
> Empty String when modifies properties of DateBase for non US (I'm Brazilian)
> on initApp method. If I don't work fine.
>
> Expected Results:
> Dates formatted correctly.
>
> Workaround (if any):
> To use labelFunction on AdvancedDataGrid instead property formatter.
> Or, extends AdvancedDataGridColumn overriding itemToLabel using
> applyFormatting with parameter Object (or Date) instead String.
> Date.toString always returns US format instead format setted in DateBase.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira