diff --git a/docs/dateinput/dateinput.md b/docs/dateinput/dateinput.md index b3e4aefa..ff987481 100644 --- a/docs/dateinput/dateinput.md +++ b/docs/dateinput/dateinput.md @@ -49,11 +49,6 @@ Use `format` property to change the format of the date displayed in the date inp Use `valueFormat` prop to change [dayjs format](https://day.js.org/docs/en/display/format) of value label. -### With Time - -Include time in `valueFormat` to allow hours, minutes and seconds to be entered. - -.. exec::docs.dateinput.time ### Clearable