UNPKG

@z-utils/vue

Version:

zzy 工具库/vue

2 lines (1 loc) 198 B
"use strict";module.exports=function(t){"string"==typeof t&&(t=parseInt(t));var e=(t=new Date(t)).getFullYear(),r=t.getMonth()+1,n=t.getDate();return e+"-"+(r>=10?r:"0"+r)+"-"+(n>=10?n:"0"+n)+" "};