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/18 04:19:15 UTC

[jira] [Updated] (FLEX-16909) DateField should support "M" for formatString

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

Justin Mclean updated FLEX-16909:
---------------------------------

    Labels: easyfix easytest  (was: )
    
> DateField should support "M" for formatString
> ---------------------------------------------
>
>                 Key: FLEX-16909
>                 URL: https://issues.apache.org/jira/browse/FLEX-16909
>             Project: Apache Flex
>          Issue Type: Improvement
>          Components: mx: DateField
>    Affects Versions: Adobe Flex SDK 3.2 (Release)
>         Environment: Affected OS(s): Windows
> Language Found: English
>            Reporter: Adobe JIRA
>              Labels: easyfix, easytest
>
> Japanese usual format for date is YYYY/M/DD. However this format is not supported by DateField that only support "MM" not "M". This is problematic for japanese localization.
>  
>  
>  <?xml version="1.0" encoding="utf-8"?>
> <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute">
>   <mx:DateField formatString="YYYY/M/DD"/>
> </mx:Application>

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