(v2) Date Picker: Ignores `dateFormat` property value
See original GitHub issueDetailed description
Describe in detail the issue you’re having.
We’re trying to localize the Date Picker’s picked date through setting the dateFormat
property. We tried Y-m-d
(general) and d.m.Y
(German) but both gets ignored and the value still shows as m/d/Y
(US)
Is this a feature request (new component, new icon), a bug, or a general issue?
Bug
Is this issue related to a specific component?
Date Picker
What did you expect to happen? What happened instead? What would you like to see changed?
The component should ideally react to the browser language. At least it should respect the property setting.
What browser are you working in?
Chrome
What version of the Carbon Design System are you using?
v2@latest
What offering/product do you work on? Any pressing ship or release dates we should be aware of?
IBM ADDI
Issue Analytics
- State:
- Created 4 years ago
- Comments:7 (7 by maintainers)
Top GitHub Comments
@zvonimirfras Can we have this back ported to v2 please?
😬 if I have some time I’ll see about writing some docs around dealing with the v9 branch