Datepicker: the format to display to the user in the select input is always in english even when the specified locale is "fr" #1561
ines-gherissi-IPD
started this conversation in
General
Replies: 1 comment
-
|
Unfortunately there is not currently a way to change the placeholder tokens. Certainly something we can work on. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using Formkit to create a datepicker input but the date format to display to the user in the select input is always in english (always DD/MM/YYYY instead of JJ/MM/AAAA) even when the specified locale is "fr". Is there a way to fix that?

Beta Was this translation helpful? Give feedback.
All reactions