eBay / skin

Pure CSS framework designed & developed by eBay for a branded, e-commerce marketplace.
https://ebay.github.io/skin/
MIT License
178 stars 67 forks source link

<ebay-date-textbox>: <date format incorrect for fr-CA locale> #2369

Closed kentokage closed 3 months ago

kentokage commented 3 months ago

I verified there's no existing issue for this bug.

Current behavior

I see that the date format is AAAA-MM-JJ for fr-CA locale

https://opensource.ebay.com/ebayui-core/?path=/story/form-input-ebay-date-textbox--default&args=disabled:!false;value:1721286000000;locale:fr-CA

But according to our company L10N standards, it should be dd/mm/yyyy

Is AAAA-MM-JJ date format intended for fr-CA locale?

image image

Expected behavior

According to our company L10N standards, it should be dd/mm/yyyy

Skin version

18.0.1

Device/OS/Browser info

No response

Steps to reproduce

https://opensource.ebay.com/ebayui-core/?path=/story/form-input-ebay-date-textbox--default&args=disabled:!false;value:1721286000000;locale:fr-CA

Relevant code block

No response

Additional context

No response

agliga commented 3 months ago

Closing, this is an ebayui issue.