[
https://issues.apache.org/jira/browse/FLEX-16909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean resolved FLEX-16909.
----------------------------------
Resolution: Fixed
Fix Version/s: Apache Flex 4.10.0
Checked fix into develop branch.
> 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
> Fix For: Apache Flex 4.10.0
>
>
> 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