OlivierLDff / Qaterial

🧩 Collection of Material Components based on QtQuickControls2.
https://olivierldff.github.io/Qaterial/
MIT License
292 stars 54 forks source link

Date format Change #128

Open celibol opened 2 years ago

celibol commented 2 years ago

How to change Data Format with TextFieldDatePicker?

OlivierLDff commented 2 years ago

https://github.com/OlivierLDff/Qaterial/blob/ee1a464cf13d4cc79ea6361c1b496cf1075d286f/qml/Qaterial/TextFieldDate.qml#L183 Date format is hard coded format. I think best would be to rework the Item using inputMask PR il welcome if you have any ideas