Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request option to Display Only Day Numbers in Datepicker. #1453

Open
2 tasks done
k-tabuchi-vxc opened this issue Jul 22, 2024 · 1 comment
Open
2 tasks done

Request option to Display Only Day Numbers in Datepicker. #1453

k-tabuchi-vxc opened this issue Jul 22, 2024 · 1 comment
Labels
🐛 bug Something isn't working confirmed This bug was confirmed help wanted Extra attention is needed

Comments

@k-tabuchi-vxc
Copy link

  • I have searched the Issues to see if this bug has already been reported
  • I have tested the latest version

Summary

Requesting an option to display only the day numbers without the "日" suffix in the Datepicker component when using the "ja-JP" language setting.

Context

When using "ja-JP" for the language in the Datepicker component, "日" is added to all the days in the calendar.
image

While this is based on the specifications of Intl.DateTimeFormat, it is not common for calendar representations.

I would like an option to simply display the day's number.
(Alternatively, it might be acceptable to display only the day's number without the need for an option.)

@rluders rluders added help wanted Extra attention is needed 🐛 bug Something isn't working confirmed This bug was confirmed labels Aug 14, 2024
@rluders
Copy link
Collaborator

rluders commented Aug 14, 2024

I marked as a bug, but I'm not sure how to fix it since the largest part of the control for the Datepicker is made by other libraries. 🤔

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working confirmed This bug was confirmed help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants