Open gobarcanin opened 4 months ago
Hello 👋
Thanks for reporting this, we'll take a look.
Hello @gobarcanin can you please provide some more information? Where were you expecting to have the date in the YYYY/MM/DD format? We made some changes that you can see below:
In the area highlighted in red the date is presented in the format specified by Design System, in green the changes that were made (not yet available) that allow the user to use a different format other than DD/MM/YYYY.
はい、we were doing some implementation for our client and client expected for date in red to be same as locale. So if we enforce ja-JP it was not visible for date in red. Sorry for long time to reply
Sorry, I've completely misinterpreted your reply. Red marked date is expected to be presented as green date
Which UI Kit version is this bug for?
v5.x
Latest version
No Hitachi confidential content
Current behavior 😯
Date picker is presenting date as DD/MM/YYYY
Expected behavior 🤔
Date picker should present date as YYYY/MM/DD
Steps to reproduce 🕹
Sandbox link:
Steps to reproduce:
Context 🔦
I'm trying to create date picker to represent selected date in proper format
Your Environment 🌎
No response