HBCMS更多的中文手册参考:

lastModified参数属性

DHTML文档教程

Retrieves the date the page was last modified, if the page supplies one.

dhtml语法

[ sModified = ] document.lastModified

DHTML可能的值

sModifiedString that receives the most recent date the page was modified, in the form "MM/DD/YY爃h:mm:ss".

The property is read-only. The property has no default value.

是否符合公共标准

There is no public standard that applies to this property.

Applies To

document