91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

vue中如何獲取當前日期

vue
養魚的貓咪
1825
2021-05-10 14:59:08
欄目: 編程語言

在vue中獲取當前日期的方法:1.新建vue.js項目;2.使用import方法導入時間日期組件;3.執行代碼獲取當前日期;

vue中如何獲取當前日期

具體步驟如下:

1.首先,在vue-cli中創建一個vue.js項目;

vue create project-name

2.vue.js項目創建好后,在項目中使用import方法導入時間日期組件;

import {

getDateTime,

getWeekStartDate,

getWeekEndDate,

getMonthStartDate,

getMonthEndDate,

dayThree,

monthSix,

YearOne,

} from "../utils/date";

3.最后,時間日期組件導入好后,在項目中執行以下代碼即可獲取當前日期;

1)獲取當前日期

var now = new Date();

2)獲取當前日

var nowDay = now.getDate();

3)獲取當前月

var nowMonth = now.getMonth();

4)獲取當前年

var nowYear = now.getYear();

5)獲取當前時間戳

var unixtime=new Date().getTime();

0
区。| 临颍县| 轮台县| 湖北省| 山丹县| 建德市| 大兴区| 新平| 松江区| 丰城市| 太湖县| 巴彦淖尔市| 庆城县| 东明县| 诸城市| 灵丘县| 阿图什市| 鱼台县| 高唐县| 双江| 新蔡县| 葵青区| 闻喜县| 桑日县| 和顺县| 丹棱县| 涿州市| 鸡东县| 金秀| 勐海县| 洛浦县| 霸州市| 汝南县| 双桥区| 桂林市| 三台县| 乌苏市| 普格县| 平塘县| 安溪县| 富裕县|