On one device i got the date format as dd-mm-yyyy while on other i got mm/dd/yyyy.
But I have declared format as dd-mm-yyyy. Then why i am getting different format in other device? I want same format in every device.
How can i get same date format in different devices.
[format i declared][1]
[date format i got in one device][2]
[date format i got in other device][3]
[1]: https://i.stack.imgur.com/FXebX.png
[2]: https://i.stack.imgur.com/OZ7m8.png
[3]: https://i.stack.imgur.com/JYPgt.png
question from:
https://stackoverflow.com/questions/65863397/xamarin-datepicker-format-issue 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…