Skip to content

Conversation

@J-Sek
Copy link

@J-Sek J-Sek commented May 14, 2025

Update for adapters after restoring week-format prop for Vuetify v3 (vuetify#21290).

  • exluding Luxon, because it would (probably?) need to be updated and it causes a lot of errors everywhere

The main goal is to keep it short and contain changes within getWeekdays - i.e. avoid extending startOfWeek with firstWeekDay and reusing it in getWeekdays. It may be a good idea for a follow-up PR.

Note: libraries have their own codes and formats and their "narrow" usually contains 2 letters (unlike 1 letter when using Intl). It is a bit inconsistent (across libraries), but does not really matter a lot and users that really want single letter can always extend adapter class.

@J-Sek J-Sek force-pushed the feat/weekdays-format branch from bae1f6d to 3c48b76 Compare May 21, 2025 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant