diff --git a/docs/components/DatePicker.md b/docs/components/DatePicker.md index 0506cfc8..92fe9791 100644 --- a/docs/components/DatePicker.md +++ b/docs/components/DatePicker.md @@ -144,7 +144,13 @@ export default { - Portrait, Landscape, Landscape-left, Landscape-right Allows the modal to rotate to any of the specified orientations - + + + formatChosenDate(date) + - + Function + Returns the date in the format specified +