获取当前时间

mac2022-07-05  36

thisDate: new Date().getFullYear() + '年' + new Date().getMonth() + 1 + '月' + new Date().getDate() + '日',   原链接:https://www.cnblogs.com/sxxjyj/p/6093326.html

转载于:https://www.cnblogs.com/huanghuali/p/8359187.html

最新回复(0)