- From: liorean <liorean@gmail.com>
- Date: Thu, 28 Jun 2007 21:02:46 +0200
- To: "HTML WG" <public-html@w3.org>
Can add the Safari 3 Public Beta for Windows data too:
document.lastModified
string
Invalid Date
toString
Thu Jun 28 2007 20:56:16 GMT+0200 (W. Europe Standard Time)
toUTCString
Thu, 28 Jun 2007 18:56:16 GMT
toLocaleString
Thursday, June 28, 2007 20:56:16
Looking at the DOM tree, the second test of document.lastModified
apparently produces an empty string. The results you see are for tests
one and three.
--
David "liorean" Andersson
Received on Thursday, 28 June 2007 19:02:51 UTC