You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Material3's DatePicker derives its first day of the week from
WeekFields.of(locale), which can only ever yield a day that some region
uses (Monday, Friday, Saturday or Sunday). Tuesday/Wednesday/Thursday
cannot be represented, so the workaround falls back to the locale
default for those. Make this explicit in the documentation so it is not
mistaken for a bug.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01HyppcLmiTZZ4xMedBYoysx
0 commit comments