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