[ https://issues.apache.org/jira/browse/FLEX-34552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14580881#comment-14580881 ]
Michael Schmalle commented on FLEX-34552: ----------------------------------------- This should be resolved when FlexJS users can use the JS.swc, it will use javascript API instead of the Flash. > FalconJX should be aware of Date properties > ------------------------------------------- > > Key: FLEX-34552 > URL: https://issues.apache.org/jira/browse/FLEX-34552 > Project: Apache Flex > Issue Type: Bug > Components: FalconJX > Environment: Mac OS X 10.7 > Reporter: Peter Ent > Priority: Minor > Labels: javascript > > ActionScript Date has both properties (date.time) and setter/getters > (date.getTime()). Javascript has only setter/getter functions. > Code in ActionScript that will be cross-compiled should be able to use > date.time and have it cross-compiled to date.getTime(). > Workaround: use date.getTime() in ActionScript. -- This message was sent by Atlassian JIRA (v6.3.4#6332)