如何从日期字符串创建JavaScript Date对象?
要从日期字符串创建日期对象,只需添加如下字符串-
var date = new Date(2018,1,1);
示例
您可以尝试运行以下代码从日期字符串创建日期对象。在JavaScript中,月份在1月索引为0,1月索引为1,以此类推-
<html>
<head>
<title>JavaScript Dates</title>
</head>
<body>
<script>
var date;
date = new Date(2018,0,1);
document.write("Current Date: "+date);
</script>
</body>
</html>输出结果
Current Date: Mon Jan 01 2018 00:00:00 GMT+0530 (India Standard Time)
热门推荐
10 儿子立冬祝福语简短独特
11 对当兵的祝福语简短
12 侄儿高考试祝福语简短
13 伴郎红包祝福语朋友简短
14 媳妇生日简短祝福语朋友
15 公司年会祝福语简短最好
16 元旦感恩祝福语简短大全
17 红包祝福语简短10字
18 周六早晨祝福语简短