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

Feature Request: Add quarters support to format field of DatePicker #163

Open
kentmkmb opened this issue Jan 21, 2025 · 1 comment · May be fixed by #164
Open

Feature Request: Add quarters support to format field of DatePicker #163

kentmkmb opened this issue Jan 21, 2025 · 1 comment · May be fixed by #164
Labels
enhancement New feature or request

Comments

@kentmkmb
Copy link

Hi,
I need to display the quarter number of a date in the DatePicker’s field.

Example (using the Day.js format):

  • Format string: "YYYY[Q]Q"
  • Expected output: "2025Q1"
  • Actual output: "2025QQ"

Could you please add support for quarters?

@korvin89
Copy link
Contributor

сс @ValeraS

@ValeraS ValeraS added the enhancement New feature or request label Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants