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

Michał Sz. updated FLEX-33726:
------------------------------

    Summary: DateField.stringToDate returns null when inputFormat has no 
separators  (was: DateField.dateToString returns null when inputFormat has no 
separators)
    
> DateField.stringToDate returns null when inputFormat has no separators
> ----------------------------------------------------------------------
>
>                 Key: FLEX-33726
>                 URL: https://issues.apache.org/jira/browse/FLEX-33726
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: mx: DateField
>    Affects Versions: Apache Flex 4.10.0
>         Environment: Win 8
>            Reporter: Michał Sz.
>
> Execute code 
> DateField.stringToDate("20110101","YYYYMMDD") 
> returns null, but when i'm executing the same code under flex 4.6 it works 
> correctly.
> When i add separators, everything works fine, for example
> DateField.stringToDate("2011-01-01","YYYY-MM-DD").

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

Reply via email to