Showing posts with label last updated. Show all posts
Showing posts with label last updated. Show all posts

Thursday, 22 November 2012

JavaScript: document.lastModified with a trick

   


Again another JavaScript article...
This post in fact might be interesting for some of you. We are talking about those fancy lines we sometimes find at the end of a web page where we are informed about the document last modification date. Something like:


How do we do it automatically? And... that is not an European date, is it? If so, how can we manipulate it in order to make it European?