duetds / date-picker

Duet Date Picker is an open source version of Duet Design System’s accessible date picker. Try live example at https://duetds.github.io/date-picker/
https://www.duetds.com
MIT License
1.73k stars 68 forks source link

Localization parsing Issues #78

Closed alurisaidheeraj closed 3 years ago

alurisaidheeraj commented 3 years ago

when used Localization as per the Documentation it's not converting the Date to correct USA localization. Example- If user type the date Manually in the input field such as MM/DD/YYY it's taking Day entered as month and month entered as day. But If user tries to select the date through date picker its taking in a correct format such as MM/DD/YYY Here is the POC for verification https://jsitor.com/anrdNnE0VF