Topic: Changes to DatePicker
master@mastersistemas.net pro asked 6 years ago
Good afternoon, I upgraded my MDB REACT package to version 4.7.0 Now I can no longer change the color and language of the datePicker.In the previous version, I could change in the following part of the code:
var dayAbbreviation = [\'D\', \'S\', \'T\', \'Q\', \'Q\', \'S\', \'S\'];var dayList = [\'Dom\', \'Seg\', \'Ter\', \'Qua\', \'Qui\', \'Sex\', \'Sab\'];var monthList = [\'Jan\', \'Fev\', \'Mar\', \'Apr\', \'Mar\', \'Jun\', \'Jul\', \'Ago\', \'Set\', \'Out\', \'Nov\', \'Dez\'];var monthLongList = [\'Janeiro\', \'Fevereiro\', \'Março\', \'Abril\', \'Maio\', \'Junho\', \'Julho\', \'Agosto\', \'Setembro\', \'Outubro\', \'Novembro\', \'Dezembro\'];
Could you help me where I change now with this version?
Mikołaj Smoleński staff answered 6 years ago
Hi there,
We updated DatePicker recently and You're right that language change option is not working. We'll try to fix it in one of the next releases.
Best Regards
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Answered
Specification of the issue
- ForumUser: Pro
- Premium support: No
- Technology: MDB React
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: Yes
- Provided link: No
Tags
master@mastersistemas.net pro commented 6 years ago
Any idea how to change these settings ?