Skip to content
This repository has been archived by the owner on Dec 31, 2024. It is now read-only.

DateTime localization not working in Chrome when switching languages #788

Open
veiss-com opened this issue Mar 2, 2020 · 2 comments
Open

Comments

@veiss-com
Copy link

vue & vue-i18n version

"vue": "^2.6.11",
"vue-i18n": "^8.0.0"

Reproduction Link

https://github.com/veiss-com/vue-i18n-bug-report

Steps to reproduce

Simply change the language from "es" to "eu"

What is Expected?

Format of the date in "es" --> 2/3/2020
Format of the date in "eu" --> 2020/3/2

What is actually happening?

Only happens in Chrome on Windows 80.0.3987.122 (Build oficial) (64 bits), working fine in Firefox & Edge.
In linux works fine on Chromium Version 80.0.3987.122 (Official Build) Arch Linux (64-bit)
Format of the date in "eu" --> 2/3/2020

@kleinfreund
Copy link

@veiss-com Is this by any chance a link to a private repository. The link results in a status 404 for me.

@veiss-com
Copy link
Author

Sorry about that my bad ... is public now!!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants