1.0.7 • Published 1 year ago
zhongyu-utils v1.0.7
使用
安装
npm i zhongyu-utils
使用样例
import tools from "zhongyu-utils"
const t = tools.timeFormate("YYYY-MM-DD HH:mm:ss",new Date().getTime())
console.log(tools)
npm i zhongyu-utils
import tools from "zhongyu-utils"
const t = tools.timeFormate("YYYY-MM-DD HH:mm:ss",new Date().getTime())
console.log(tools)