Skip to content

How to change date display format from mm/dd/yyyy to dd/mm/yyyy for DateInput #6947

Answered by snowystinger
upender7270 asked this question in Q&A
Discussion options

You must be logged in to vote

Here's a couple I found:
#3734
#6266

We also describe how the date is formatted here: https://react-spectrum.adobe.com/react-aria/DatePicker.html#international-calendars

Dates are automatically displayed in the appropriate calendar system for the user's locale. The calendar system can be overridden using the Unicode calendar locale extension, passed to the I18nProvider component.

Replies: 1 comment 2 replies

Comment options

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

@snowystinger
Comment options

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