Topic: How to get only month in datepicker
Nguyen Ba Tung pro premium asked 3 years ago
how can i choose only each month and year in datepicker
When I select the month, the date selection will appear immediately after that
and then i select the month again, the error occurs
this is my code
thank you!
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Open
- User: Pro
- Premium support: Yes
- Technology: MDB Angular
- MDB Version: MDB5 1.3.0
- Device: Laptop
- Browser: Chrome
- OS: Windows 10
- Provided sample code: No
- Provided link: No
Arkadiusz Idzikowski staff commented 3 years ago
@Nguyen Ba Tung I think that the error is caused by the incorrect format (you need to include days format as well). Can you provide more information about reproduction steps?
Nguyen Ba Tung pro premium commented 3 years ago
@Arkadiusz Idzikowski so how to filter only month and year in datepicker?
Arkadiusz Idzikowski staff commented 3 years ago
@Nguyen Ba Tung I'm afraid that such a use case is not possible with our component current implementation. Information about the selected day is necessary for the correct formatting of the date.
Nguyen Ba Tung pro premium commented 3 years ago
@Arkadiusz Idzikowski Thank you!