Skip to content

Commit 365f81d

Browse files
committed
chore: update doc
1 parent 11e5744 commit 365f81d

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
@@ -7,3 +7,6 @@ dayjs('2018-08-08').format()
77

88
// format
99
dayjs().format('YYYY-MM-DD')
10+
11+
// locale
12+
dayjs().locale('zh-cn').format()

0 commit comments

Comments
 (0)