Skip to content

Commit 8bff7f9

Browse files
committed
Update documentation for formatted value.
1 parent 771b14f commit 8bff7f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ DatePicker component. Renders as a [React-Bootstrap InputGroup](https://react-bo
8383
* `value` - ISO date string representing the current value.
8484
* **Optional**
8585
* **Type:** `string`
86-
* **Example:** `"2016-05-19T16:00:00.000Z"`
86+
* **Example:** `"2016-05-19T12:00:00.000Z"`
8787
* `autoFocus` - Whether or not component starts with focus.
8888
* **Optional**
8989
* **Type:** `bool`

0 commit comments

Comments
 (0)