Is this a regression?
The previous version in which this bug was not present was
No response
Description
2
https://material.angular.dev/components/datepicker/overview
In the above codemarkup aria-label for the button just includes the month and the day of 2 but do not include the additional details of Monday , Tuesday etc. https://designsystem.digital.gov/components/date-picker/
Reproduction
StackBlitz link:
Steps to reproduce:
1.
2.
Expected Behavior
aria-label="September 2, 2026"
Actual Behavior
aria-label="2 September 2026 Wednesday"
Environment
- Angular:
- CDK/Material:
- Browser(s):
- Operating System (e.g. Windows, macOS, Ubuntu):
Is this a regression?
The previous version in which this bug was not present was
No response
Description
2
https://material.angular.dev/components/datepicker/overview
In the above codemarkup aria-label for the button just includes the month and the day of 2 but do not include the additional details of Monday , Tuesday etc. https://designsystem.digital.gov/components/date-picker/
Reproduction
StackBlitz link:
Steps to reproduce:
1.
2.
Expected Behavior
aria-label="September 2, 2026"
Actual Behavior
aria-label="2 September 2026 Wednesday"
Environment