Skip to content

Commit 1547bff

Browse files
committed
chore: update demo
1 parent 6e83128 commit 1547bff

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
@@ -46,3 +46,6 @@ dayjs().startOf('year').format()
4646

4747
// endOf
4848
dayjs().endOf('year').format()
49+
50+
// week
51+
dayjs().week()

0 commit comments

Comments
 (0)