最新国产好看的视频,伊人天堂AV在线,国产Aaaaaa视频,蜜臀视频在线观看一区,人妻av色图,密臀久久久精品影片,青青视频免费观看毛片,久草在线观看视,国产三级精品色情在线

fileCreatedDate Property

Internet Development Index

Retrieves the date the file was created.

Syntax

HTMLN/A
Scripting[ sDate = ] object.fileCreatedDate

Possible Values

sDateString that receives the date the file was created. For example, Monday, December 08, 1997.

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

Example

This example implements the fileCreatedDate property to count the number of days since the document was created.

<SCRIPT>
window.onload=fnInit;
function fnInit(){
// Date document was created
var oCreated=new Date(document.fileCreatedDate);
// Today's Date
var oToday=new Date();
//There are 86400000 milliseconds in a day
var iMilliSeconds=86400000;
var iDaysBetween=(oToday.getTime() - oCreated.getTime()) / iMilliSeconds;
alert("Created: " + oCreated + "\nDays since created: " +
parseInt(iDaysBetween));
}
</SCRIPT>

Standards Information

There is no public standard that applies to this property.

Applies To

document, IMG
崇礼县| 井陉县| 巴中市| 永康市| 宝丰县| 珠海市| 女性| 扶余县| 乐亭县| 桃园县| 渝中区| 恭城| 高要市| 高要市| 万载县| 普洱| 新蔡县| 沁阳市| 柳州市| 祁东县| 仁怀市| 泽库县| 班戈县| 江达县| 乌兰县| 秦安县| 建德市| 阿克苏市| 阿勒泰市| 酉阳| 定结县| 聂拉木县| 平远县| 类乌齐县| 嘉义市| 桂平市| 淮南市| 讷河市| 舟曲县| 清水河县| 米泉市|