[ https://issues.apache.org/jira/browse/FLEX-16909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Justin Mclean reassigned FLEX-16909: ------------------------------------ Assignee: Justin Mclean > 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 > Assignee: Justin Mclean > 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