UNPKG

zzy-javascript-devtools

Version:

# 该Npm包已更新重构版本! [地址](https://www.npmjs.com/search?q=%40z-utils) 点击后选择其一即可

1 lines 267 B
export default function(t){function e(t){return t<10?"0"+t:t}"string"==typeof t&&(t=parseInt(t));var n=new Date(t),r=n.getFullYear(),u=n.getMonth()+1,g=n.getDate(),o=n.getHours(),t=n.getMinutes(),n=n.getSeconds();return r+"-"+e(u)+"-"+e(g)+" "+e(o)+":"+e(t)+":"+e(n)}