CalendarDatePicker displays date in a strange format on android if DateFormat is used #18717
Labels
difficulty/tbd
Categorizes an issue for which the difficulty level needs to be defined.
kind/bug
Something isn't working
triage/untriaged
Indicates an issue requires triaging or verification
Current behavior
If DateFormat is set on CalendarDatePicker, the date is displayed strangely on android. Works correctly on windows.
Expected behavior
Date should be displayed on android as it is displayed on windows.
How to reproduce it (as minimally and precisely as possible)
DateFormat="{}{day.integer}/{month.integer}/{year.full}"
.Here is the small repro project:
UnoApp1.zip
Workaround
Have not found any workarounds.
Works on UWP/WinUI
Yes
Environment
No response
NuGet package version(s)
No response
Affected platforms
Android
IDE
Visual Studio 2022
IDE version
17.11.4
Relevant plugins
No response
Anything else we need to know?
No response
The text was updated successfully, but these errors were encountered: