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

:weekdays=[1,2,3,4,5] and moveToToday() #432

Closed
chrille69 opened this issue Jan 21, 2024 · 4 comments
Closed

:weekdays=[1,2,3,4,5] and moveToToday() #432

chrille69 opened this issue Jan 21, 2024 · 4 comments
Labels

Comments

@chrille69
Copy link

I use QCalendar with

  • view="week"
  • :weekdays="[1,2,3,4,5]"

Executing moveToToday() on sundays shows me the weekdays following the sunday. But in my country i would expect the weekdays before the sunday.

With

  • weekdays="[1,2,3,4,5,6,0]

Excecuting moveToToday() works as expected. But i don't want the weekend to appear.

I think an attribute like first-day-of-week would be necessary.

QCalendar 4.0.0
quasar2.7.7
vue3

Copy link

Bumping this issue because it has been open for 7 days with no activity. Closing automatically in 7 days unless it becomes active again.

2 similar comments
Copy link

Bumping this issue because it has been open for 7 days with no activity. Closing automatically in 7 days unless it becomes active again.

Copy link

github-actions bot commented Feb 4, 2025

Bumping this issue because it has been open for 7 days with no activity. Closing automatically in 7 days unless it becomes active again.

@github-actions github-actions bot added the stale label Feb 4, 2025
Copy link

Closing due to inactivity.

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

No branches or pull requests

1 participant