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

Michael Schmalle closed FLEX-34552.
-----------------------------------
       Resolution: Fixed
         Assignee: Michael Schmalle
    Fix Version/s: Apache FalconJX 0.0.3

js.swc contains javascript Date class.

> 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
>            Assignee: Michael Schmalle
>            Priority: Minor
>              Labels: javascript
>             Fix For: Apache FalconJX 0.0.3
>
>
> 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)

Reply via email to