原文:JS獲取當前時間(yyyy-MM-dd HH:mm:ss)

export function sysTime var myDate new Date var year myDate.getFullYear var month myDate.getMonth var date myDate.getDate var h myDate.getHours var m myDate.getMinutes var s myDate.getSeconds var now ...

2020-03-25 17:16 0 708 推薦指數:

查看詳情

 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM