0.0.5 • Published 12 months ago

@cooj/utils v0.0.5

Weekly downloads
-
License
ISC
Repository
github
Last release
12 months ago

@cooj/utils

常用的一些方法

安装

npm i @cooj/utils
# or
yarn add @cooj/utils
# or
pnpm i @cooj/utils

详细内容

文档详细介绍

方法

  • 获取时间,并格式化
import { formatTime } from '@cooj/utils'

formatTime(new Date(), 'YYYY-mm-dd HH:MM:SS') // 2021-12-29 09:46:08
0.0.5

12 months ago

0.0.4

12 months ago

0.0.1

2 years ago