Michał Sz. created FLEX-33726:
---------------------------------
Summary: DateField.dateToString 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.dateToString("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.dateToString("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