Easy Tutorial
❮ Jsref Test Regexp Jsref Debugger ❯

HTML DOM lastModified Property


Definition and Usage

The lastModified property returns the date and time when the document was last modified.

Syntax


Browser Support

All major browsers support the lastModified property.


Example

Return the date and time when the document was last modified:


❮ Jsref Test Regexp Jsref Debugger ❯