[
https://issues.apache.org/jira/browse/FLEX-24259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13637904#comment-13637904
]
Justin Mclean commented on FLEX-24259:
--------------------------------------
This is likely fixed in Apache Flex 4.10.0/develop branch.
> DateField does not correctly parse nor format dates in fr_FR locale
> -------------------------------------------------------------------
>
> Key: FLEX-24259
> URL: https://issues.apache.org/jira/browse/FLEX-24259
> Project: Apache Flex
> Issue Type: Bug
> Components: mx: DateField
> Affects Versions: Adobe Flex SDK 4.1 (Release)
> Environment: Affected OS(s): All OS Platforms
> Affected OS(s): All OS Platforms
> Language Found: French
> Reporter: Adobe JIRA
> Assignee: Adobe JIRA
> Priority: Minor
> Labels: easytest
>
> Steps to reproduce:
> 1. Run attached sample
>
> Actual Results:
> The traces are: 2106062010 and null
>
> Expected Results:
> They should be: 21 Jun 2010 and Wed Jun 21 00:00:00 GMT+0200 2006
>
> The date format comes from the framework_rb.swc file,
> SharedResources.properties resource bundle, dateFormat resource. In fr_FR
> locale is "D MMM YYYY", I guess it is expressed using the DateFormatter
> format, but the DateField is *not* using a DateFormatter but inner static
> methods which have a different behavior.
> Regards,
--
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