moxiecode / plupload

Plupload is JavaScript API for building file uploaders. It supports multiple file selection, file filtering, chunked upload, client side image downsizing and when necessary can fallback to alternative runtimes, like Flash and Silverlight.
http://www.plupload.com
GNU Affero General Public License v3.0
5.63k stars 1.42k forks source link

lastModifiedDate in 3.1.5 #1661

Open MateuszHamera opened 1 year ago

MateuszHamera commented 1 year ago

I had a problem with upgrading from 2.3.9. to 3.1.5. My controls show lastModifiedDate, but currently file object not have this property. How to get this info to controls? Exist any way? Thanks for response!