Skip to content

bug(COMPONENT): aria-label in mat-datepicker not including the Day #33762

Description

@PavaniHFP

Is this a regression?

  • Yes, this behavior used to work in the previous version

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):

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions