Topic: Does the datepicker have an onChangeMonth event?
artist free asked 4 years ago
Does the datepicker have an onChangeMonth event?
I need to set unavailable dates in datepicker in some way (for example only mondays are available or only fridays etc). So I'd like to check onChangeMonth event to calculate and set depricated dates for current month.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Opened
Specification of the issue
- ForumUser: Free
- Premium support: No
- Technology: MDB jQuery
- MDB Version: 4.19.1
- Device: All
- Browser: All
- OS: Windows 10
- Provided sample code: No
- Provided link: No
Tomek Makowski staff commented 4 years ago
Hi
The datepicker does not have such an event.
Everything is described here: https://mdbootstrap.com/docs/jquery/forms/date-picker1/#events
And here: https://mdbootstrap.com/docs/jquery/forms/date-picker/
Regards