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/29 11:12:17 UTC

[jira] [Resolved] (FLEX-18090) DateField with a lowercase formatString does not work

     [ https://issues.apache.org/jira/browse/FLEX-18090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Justin Mclean resolved FLEX-18090.
----------------------------------

       Resolution: Fixed
    Fix Version/s: Apache Flex 4.10.0

Updated docs/comments and checked into develop branch.
                
> DateField with a lowercase formatString does not work
> -----------------------------------------------------
>
>                 Key: FLEX-18090
>                 URL: https://issues.apache.org/jira/browse/FLEX-18090
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: mx: DateField
>    Affects Versions: Adobe Flex SDK 4.0 (Release)
>         Environment: Affected OS(s): All OS Platforms
> Language Found: English
>            Reporter: Adobe JIRA
>            Priority: Minor
>             Fix For: Apache Flex 4.10.0
>
>
> Steps to reproduce:
> 1. Run the enclosed file: DFExample.mxml
> 2. notice that is uses the lowercase formatString: formatString="yyyy/dd/mm"
> 3.
>  
>  Actual Results:
> Date appears in the display area as: "yyyy/dd/mm"
>  
>  Expected Results:
> Should appear correctly. 
>  
>  Workaround (if any):
> Use an upper case string:
> formatString: formatString="YYYY/DD/MM"

--
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