file.modified Property HTML5/Flash Uploader JavaScript

Supported technologies:

Gets a last modified date of a file.

Syntax

JavaScript Get/Set Value at Runtime
value = $au.imageUploaderFlash('uploaderID').files().get(index).modified();

Property Value

Type: Date

A JavaScript Date object containing the date of the last modification of a file.