home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Acorn User 10
/
AU_CD10.iso
/
Archived
/
Internet
/
jvscript116beta
/
JvScript
/
!JvScript
/
Resources
/
Scripts
/
Date+Time
/
2
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
ISO-8859-9 (detected)
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1999-09-15
|
325 b
|
12 lines
#newformat
_title:Last Modified
_description:Says when the document was last modified
_message:Date for non JS browsers
_insert-in:inbody
Page Last Updated:
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript">
<!--
document.write(document.lastModified);
// --></SCRIPT>
<NOSCRIPT>¤message_object$(1)¤</NOSCRIPT>
_end-insert: