GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
3
Releases
10
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
wangxitong
/
safe_production_front
Transfer to URL with SHA
Find file
Newer
Older
branch:
alarm
Switch branches
×
alarm
dev
master
safe_production_front
/
src
/
utils
/ dayjs.ts
wangxitong
on 16 Aug
99 bytes
first commit
Raw
Blame
History
import dayjs from 'dayjs' import 'dayjs/locale/zh-cn' dayjs.locale('zh-cn') export default dayjs