Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-6902

File.lastModifiedDate should change to .lastModified

    XMLWordPrintableJSON

Details

    Description

      In the most recent (June 2 2014) version of the File API spec, the existing Date property lastModifiedDate has been replaced with a numeric property lastModified

      ML discussion: http://lists.w3.org/Archives/Public/public-webapps/2013OctDec/0662.html
      Bug: https://www.w3.org/Bugs/Public/show_bug.cgi?id=22824
      Old spec: http://www.w3.org/TR/2012/WD-FileAPI-20121025/
      New spec: http://dev.w3.org/2006/webapi/FileAPI/ (for now)

      We should change, with a deprecation notice for backwards compatibility, to the new attribute.

      This likely affects media-capture as well as file, and other plugins which generate File objects.

      Attachments

        Activity

          People

            iclelland Ian Clelland
            iclelland Ian Clelland
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: