g****y 发帖数: 323 | 1 【 以下文字转载自 Java 讨论区 】
【 原文由 lapd 所发表 】
sorry..i don't know where to ask such question..
the same code:
document.write("Last updated on"+document.lastModified+".")
if source file put into my apache webserver, it will display
correctly in Netscape browser the time of last modified.
but if i put source file to www.tripod.com , it won't
display correctly in Netscape browser though it displays
correctly in MSIE. it will show : Last
updated onWednesday, December 31, 1969 16:00:00. |
|