1👍
In 2023, Javascript in the major browsers has picked up bug 16399 introduced during 2022 into the Unicode Common Locale Data Repository. The bug has set en-CA
numeric date format to American date format instead of the Canadian standard YYYY-MM-DD format.
A workaround until unicode and the browsers are fixed is to use "fr-CA" date format instead.
Source:stackexchange.com