Skip to content

Commit bfaa3b9

Browse files
committed
docs: update content
1 parent 7ac327e commit bfaa3b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/forms/date-picker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The following examples demonstrating how to pick dates using the Bootstrap Date
2121
{{< example >}}
2222
<div class="row">
2323
<div class="col-sm-6 col-lg-5 mb-3 mb-sm-0">
24-
<div data-coreui-locale="ar-AE" data-coreui-toggle="date-picker" data-coreui-weekday-format="narrow"></div>
24+
<div data-coreui-locale="en-US" data-coreui-toggle="date-picker"></div>
2525
</div>
2626
<div class="col-sm-6 col-lg-5">
2727
<div data-coreui-date="2023/03/15" data-coreui-locale="en-US" data-coreui-toggle="date-picker"></div>

0 commit comments

Comments
 (0)