Topic: Issues in Datepicker and Timepicker
Jubla free asked 4 years ago
Is there any way to set the starting day of the week to monday and sunday as last day? In the code of Datepicker2 there is a variable sundayFirst, but setting it to false from outside doesn't change anything. For the Timepicker2 is there a way to disable the clear and cancel buttons similar to the Datepicker?
I guess there are more people who stumbled above that.
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 Vue
- MDB Version: 6.7.2
- Device: All
- Browser: All
- OS: All
- Provided sample code: No
- Provided link: No
Mikołaj Smoleński staff commented 4 years ago
Changing starting day in Datepicker is not available.
In Timepicker there is an option to change labels. It is described in the API section: https://mdbootstrap.com/docs/vue/forms/time-picker/#docsTabsAPI
Best regards