hareesh created FLEX-33363:
------------------------------
Summary: Issue with Date
Key: FLEX-33363
URL: https://issues.apache.org/jira/browse/FLEX-33363
Project: Apache Flex
Issue Type: Bug
Components: Spark: DateField
Affects Versions: Adobe Flex SDK 4.0 (Release)
Reporter: hareesh
Fix For: Adobe Flex SDK 4.0 (Release)
Whlle i am trying to get getMonth() from date it's returning 0-january ,
1-febrauary and so on insteead of 1 -12.
i found some information about it i.e : As per my knowledge you are mainting a
array with list of months (January to december). when i'm using
date.getMonth() i'm getting 0 for january that means you are returning index of
that array. I tried to open Date file but , i didn't get.
--
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