mirror of
https://github.com/umami-software/umami.git
synced 2026-02-12 00:27:11 +01:00
localize single day calendar in date picker
This commit is contained in:
parent
eec871dc4a
commit
d457e6ea16
1 changed files with 1 additions and 0 deletions
|
|
@ -50,6 +50,7 @@ export function DatePickerForm({
|
||||||
date={singleDate}
|
date={singleDate}
|
||||||
minDate={minDate}
|
minDate={minDate}
|
||||||
maxDate={maxDate}
|
maxDate={maxDate}
|
||||||
|
locale={dateLocale}
|
||||||
onChange={setSingleDate}
|
onChange={setSingleDate}
|
||||||
/>
|
/>
|
||||||
)}
|
)}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue