You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Justin Mclean (JIRA)" <ji...@apache.org> on 2013/09/12 00:45:52 UTC

[jira] [Assigned] (FLEX-33726) DateField.stringToDate returns null when inputFormat has no separators

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

Justin Mclean reassigned FLEX-33726:
------------------------------------

    Assignee: Justin Mclean
    
> 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.
>            Assignee: Justin Mclean
>
> Executing 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