When using format dd/MM/yyyy, the date is not displaying #670
Unanswered
navdeepkaur1
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am using the ^11.0.0 for react-date-picker. When I am using the format as 'dd/MM/yyyy' the date us being displayed as 0/0/2024. It adds the leading '0' but not displaying the date and month selected. I checked in the sample file and its working fine. Can you please suggest what could be wrong.

Beta Was this translation helpful? Give feedback.
All reactions