Where it is possible to distinguish properties of image files, this can tell you about the history of the image.
This read-only property describes the date that a file was last modified. With this you can calculate the age of the file content by subtracting that date from the current date and time.
See also: | Document.fileModifiedDate |
Prev | Home | Next |
IMG.fileCreatedDate | Up | IMG.fileSize |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |