跳至主要內容

dayjs

chanchaw小于 1 分钟react

安装

npm i dayjs

使用案例

import dayjs from 'dayjs'
const createTime = dayjs(new Date()).format('MM-DD hh:mm');// 月日时分的格式