'fileModifiedDate' Syntax and Note : fileModifiedDate « Javascript Properties « JavaScript Reference

'fileModifiedDate' Syntax and Note

Note:

Read-only property. 
Returns the file last modified date.
    
Syntax:
    
document.all.imgID.fileModifiedDate
document.fileModifiedDate

    

      
      








Related examples in the same category

1.'fileModifiedDate' Example
2.'fileModifiedDate' is applied to