Hacker0x01 / react-datepicker

A simple and reusable datepicker component for React
https://reactdatepicker.com/
MIT License
8.06k stars 2.24k forks source link

Writing a date before year 1000 jumps back to years 1900s or 2000s #4086

Open vlebourl opened 1 year ago

vlebourl commented 1 year ago

Describe the bug I'm trying to use this datepicker to select a date in a range from 01/01/0001 to 31/12/9999. When writing the date "01/01/0001" in the text box, the picker gets stuck on year 2000.

To Reproduce type "01/01/0001" in the basic component.

Expected behavior select the date

Screenshots image

Desktop (please complete the following information):

github-actions[bot] commented 4 months ago

This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 10 days.