import 'dayjs/locale/zh-cn' import dayjs from 'dayjs' // 汉化 dayjs.locale('zh-cn') dayjs().format('ddd') // 周天