Date Picker
Hello i have a problem with Date Picker i want to show the data with the format of d/m/Y, when i add
it does not work it keeps showing me the foramt as mm/dd/yyyy.
It works only if i disable the native but i need the native so i can also write with the keyboard the date. Does anyone know how to fix this issue?
2 Replies
try it. may be not need to add format()
You are looking for
displayFormat()
format is the stored format.