Skip to content

Commit 6002523

Browse files
authored
Merge pull request #189 from hosseinmirhosseini76/hosseinmirhosseini76-patch-1
docs: update documentation
2 parents e87a6af + db637e6 commit 6002523

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/different-input-format.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ returns formatted datetime
4040
<date-picker
4141
value="1396-05-05"
4242
input-format="jYYYY-jMM-jDD"
43-
format="YYYY/MM/jDD"
43+
format="YYYY/MM/DD"
4444
@input="date=$event"
4545
/>
4646
```

0 commit comments

Comments
 (0)