Uploaded image for project: 'Apache Flex'
  1. Apache Flex
  2. FLEX-34552

FalconJX should be aware of Date properties

    XMLWordPrintableJSON

Details

    Description

      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.

      Attachments

        Activity

          People

            mschmalle Michael Schmalle
            pent@adobe.com Peter Ent
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: