Bug: Gantt view: Wrong weekday at year change #1998

Closed
opened 2022-11-20 10:36:55 +00:00 by Yodbha · 2 comments

Version information:

Frontend Version: try.vikunja (2022-11-20)

Steps to reproduce:

  1. Go to any list's Gantt view
  2. Select a date range that spans across years (e.g. 2022-11-05 to 2023-01-14)
  3. Look

...

Expected behavior:

Weekday of 2023-01-01 is Sunday.

Actual behavior:

Weekday of 2023-01-01 is Saturday.

It is probably just looking up the first year's weekdays.

**Version information:** Frontend Version: try.vikunja (2022-11-20) **Steps to reproduce:** 1. Go to any list's Gantt view 2. Select a date range that spans across years (e.g. 2022-11-05 to 2023-01-14) 3. Look ... **Expected behavior:** Weekday of 2023-01-01 is Sunday. **Actual behavior:** Weekday of 2023-01-01 is Saturday. It is probably just looking up the first year's weekdays.
konrad added the
kind/bug
label 2022-11-21 11:28:03 +00:00
Member

Probably fixed by vikunja/frontend#2766

Probably fixed by https://kolaente.dev/vikunja/frontend/pulls/2766
Owner

Fixed in #2766

Fixed in #2766
Sign in to join this conversation.
No Milestone
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vikunja/vikunja#1998
No description provided.