Skip to content

Commit 9635a93

Browse files
authored
chore: update demo
1 parent 8d5d521 commit 9635a93

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/demo/index.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,6 @@ dayjs().format()
44

55
// parse
66
dayjs('2018-08-08').format()
7+
8+
// format
9+
dayjs().format('YYYY-MM-DD')

0 commit comments

Comments
 (0)