|
|
|
|
|
lastModified
Returns the date on which the current document was last modified.
Syntax
date = document.lastModifiedParameters
date is a string containing the date and time of last modification.
Example
Notes
Note that as a string, lastModified cannot easily be used for comparisions between the modified dates of documents.
Specification
| mozilla.org | mailto:oeschger | bug 93108 |
|
|
|
|
|