javascript IMG fileUpdatedDate

fileUpdatedDateNN n/a IE 5(Mac)/5.5(Win) DOM n/a  

Read-only  

For an image file retrieved from a server, this property may more accurately reflect the date the file was last uploaded to the server than the other date-related properties. Local files commonly return an empty string. Implemented in IE 5/Mac, but the value is empty.

 
Example
 
var dateObj = new Date(document.logoImg.fileUpdatedDate);
 
Value

Date string.

 
Default

None.


981,Nickname,Homepage or email,Comments here,Add comment