Skip to content

how to change FluentDatePicker to dd/mm/yyyy #2623

Answered by MarvinKlein1508
ifaizah asked this question in Q&A
Discussion options

You must be logged in to vote

Have you tried specifying a different culture? By default the component will display the value as the CurrentCulture from the user.

<FluentDatePicker Culture="System.Globalization.CultureInfo.InvariantCulture" />

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@vnbaaij
Comment options

@mahindrasuru
Comment options

Answer selected by ifaizah
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants