You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by "Justin Mclean (JIRA)" <ji...@apache.org> on 2013/04/21 04:49:15 UTC

[jira] [Commented] (FLEX-16004) DateFormatter return empty string when modifies properties of DateBase for non US

    [ https://issues.apache.org/jira/browse/FLEX-16004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13637452#comment-13637452 ] 

Justin Mclean commented on FLEX-16004:
--------------------------------------

Confirmed still an issue with current Apache Flex 4.10 develop branch.
                
> 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
>         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