You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2021/05/28 17:15:04 UTC

[GitHub] [cordova-plugin-file] jimmywarting opened a new issue #474: file.lastModifiedDate

jimmywarting opened a new issue #474:
URL: https://github.com/apache/cordova-plugin-file/issues/474


   https://github.com/apache/cordova-plugin-file/blob/5274cab39e3f96a8682a74ba28663f32611501c8/www/File.js#L37
   
   `File.lastModifiedDate` is [deprecated](https://developer.mozilla.org/en-US/docs/Web/API/File/lastModifiedDate) and also removed in FF & Safari
   
   You should stop supporting it also and remove it (or at least throw a error message saying it's deprecated in a getter method)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org