HomeMenu
Jesus · Bible · HTML · CSS · JS · PHP · SVG · Applications

lastModified

Description

The lastModified of Document for JS returns the date of the last modification to the document, as reported by the server, in the form "MM/DD/YYYY hh:mm:ss", in the user's local time zone.

If the last modification date is not known, the current time is returned instead.

Syntax

document.lastModified

Examples

1 · get