We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 771b14f commit 8bff7f9Copy full SHA for 8bff7f9
README.md
@@ -83,7 +83,7 @@ DatePicker component. Renders as a [React-Bootstrap InputGroup](https://react-bo
83
* `value` - ISO date string representing the current value.
84
* **Optional**
85
* **Type:** `string`
86
- * **Example:** `"2016-05-19T16:00:00.000Z"`
+ * **Example:** `"2016-05-19T12:00:00.000Z"`
87
* `autoFocus` - Whether or not component starts with focus.
88
89
* **Type:** `bool`
0 commit comments