Determine last modified date of a web page
by Nirmala[ Edit ] 2010-04-30 11:26:03
Determine last modified date of a web page
You can quickly determine the exact date and time when a website was last updated or modified by inserting the below string into the address bar.
javascript:alert(document.lastModified)