GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
2
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
codedev
/
SpaceIntegration_front
Transfer to URL with SHA
Find file
Newer
Older
tree:
15f1a894f8
Switch branches
×
dev
master
SpaceIntegration_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