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

Quarterly selection of date picker #7818

Closed
anandvr27 opened this issue Jan 25, 2023 · 3 comments
Closed

Quarterly selection of date picker #7818

anandvr27 opened this issue Jan 25, 2023 · 3 comments
Assignees

Comments

@anandvr27
Copy link

What problem does this feature solve?

Quarterly selection of date range will be available
quarterly-date-picker

What does the proposed API look like?

<nz-date-picker nzMode="quarter" [(ngModel)]="date" (ngModelChange)="onChange($event)">

@anandvr27
Copy link
Author

any update on this feature request ? please let me know..

@ashcashhash
Copy link

This feature seems helpful, any updates on this?

@ghost
Copy link

ghost commented Jul 10, 2023

It's supported in ant-design, so it would be good to match the API.

m310851010 added a commit to m310851010/ng-zorro-antd that referenced this issue Apr 4, 2024
Laffery pushed a commit that referenced this issue Jun 3, 2024
…8478)

* feat(module:date-picker): quarter selection of date picker(#7818,#7380)

* feat(module:date-picker): quarter selection of date picker

* feat(module:date-picker): format quarter

* feat(module:date-picker): quarter disable date

* feat(module:date-picker): use date-fns getQuarter

* feat(module:date-picker): use date-fns startOfQuarter

* feat(module:date-picker): fixed test

* feat(module:date-picker): add test case

* Update zh_HK.ts

* Update zh_TW.ts
@Laffery Laffery closed this as completed Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants