Skip to content

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

@kentmkmb

Description

@kentmkmb

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions