Is there documentation for the different format options for a DatePicker when using Xamarin forms.
In the one of the guides I found I could set the Format ="D"
Is there a list somewhere that shows the other formats (other than "D"). I checked the api but didn't see a list of formats.
I appreciate the help.