[ 
https://issues.apache.org/jira/browse/CB-6902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14028083#comment-14028083
 ] 

ASF subversion and git services commented on CB-6902:
-----------------------------------------------------

Commit 17297e56d15001d168fbe0a5e700366123687b6f in cordova-plugin-file's branch 
refs/heads/master from [~iclelland]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-file.git;h=17297e5 ]

CB-6902: Use File.lastModified rather than .lastModifiedDate


> File.lastModifiedDate should change to .lastModified
> ----------------------------------------------------
>
>                 Key: CB-6902
>                 URL: https://issues.apache.org/jira/browse/CB-6902
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin File, Plugin Media Capture
>            Reporter: Ian Clelland
>            Assignee: Ian Clelland
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to