Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QDate's first day of the week when the language is set to Japanese is incorrect #15319

Closed
jmtallm opened this issue Jan 25, 2023 · 0 comments · Fixed by qburst/quasar#2 or #15505
Closed
Labels
area/components bug/1-repro-available A reproduction is available and needs to be confirmed. flavour/quasar-cli-webpack kind/bug 🐞 Qv2 🔝 Quasar v2 issues

Comments

@jmtallm
Copy link

jmtallm commented Jan 25, 2023

What happened?

When using QDate and the language is set to Japanese, the calendar's first day of the week is Monday (月).

What did you expect to happen?

The first day of the week should be Sunday (日). In Japan, the first day of the week is Sunday.

Reproduction URL

https://codepen.io/jtallm/pen/MWBVRJd

How to reproduce?

  1. Go to the provided reproduction link.
  2. You will see that the first day of the week on both calendars is "月", which is the Japanese character for Monday.

Flavour

Quasar CLI with Webpack (@quasar/cli | @quasar/app-webpack)

Areas

Components (quasar)

Platforms/Browsers

No response

Quasar info output

No response

Relevant log output

No response

Additional context

No response

@jmtallm jmtallm added kind/bug 🐞 Qv2 🔝 Quasar v2 issues labels Jan 25, 2023
@github-actions github-actions bot added area/components bug/1-repro-available A reproduction is available and needs to be confirmed. flavour/quasar-cli-webpack labels Jan 25, 2023
amal-qb added a commit to qburst/quasar that referenced this issue Mar 1, 2023
…-week-Japanese

fix(ui): Set QDate's first day of the week to Sunday for Japanese calendar (fix: quasarframework#15319)
rstoenescu pushed a commit that referenced this issue Mar 2, 2023
…endar (fix: #15319) (#15505)

Fix: QDate's first day of the week for Japanese calendar (#15319)
rstoenescu added a commit that referenced this issue Mar 2, 2023
rstoenescu pushed a commit that referenced this issue Mar 15, 2023
…pEdit (#14935) (#15534)

* Fix: QDate's first day of the week for Japanese calendar (#15319)

* docs: Process "Enter" key click on "q-table" example #14935
rstoenescu pushed a commit that referenced this issue Mar 15, 2023
…pEdit (#14935) (#15534)

* Fix: QDate's first day of the week for Japanese calendar (#15319)

* docs: Process "Enter" key click on "q-table" example #14935
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/components bug/1-repro-available A reproduction is available and needs to be confirmed. flavour/quasar-cli-webpack kind/bug 🐞 Qv2 🔝 Quasar v2 issues
Projects
None yet
1 participant