Displays the last time the file was written to disk.
<script language="LiveScript">
<!-- hide script from old browsers
document.write(document.lastModified)
// end hiding contents -->
</script>
Return to the Java Scriptorium.