-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Open
Labels
[Package] Components/packages/components/packages/components[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended
Description
I noticed that the aria-label on the day component outputs symbols.
Not sure if the problem is in moment()
. It's something to do with the locale aware format LL
This works
const ARIAL_LABEL_TIME_FORMAT = 'dddd, MMMM DD, YYYY'; // Monday, May 09, 2022
But it's not locale aware I presume so it might need some further 👀
Originally posted by @ramonjd in #41097 (comment)
ramonjd and ciampo
Metadata
Metadata
Assignees
Labels
[Package] Components/packages/components/packages/components[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended