1.0.0 • Published 6 months ago

jy-format-time v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
6 months ago

安装

npm i jy-format-time --save

引入方式

import { formatDate } from 'jy-format-time'

功能说明

防抖

使用示例

import { formatDate } from 'jy-format-time' // 格式化日期

formatDate(Date, 'yyyy-MM-dd hh:mm:ss')
1.0.0

6 months ago