GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
4
Releases
7
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
codedev
/
smart-metering-front
Transfer to URL with SHA
Find file
Newer
Older
branch:
excel
Switch branches
×
dev
excel
master
vue3-front
smart-metering-front
/
src
/
utils
/ dayjs.ts
Stephanie
on 1 Dec 2022
99 bytes
first commit
Raw
Blame
History
import dayjs from 'dayjs' import 'dayjs/locale/zh-cn' dayjs.locale('zh-cn') export default dayjs