whitphx / react-ymd-date-select

Hooks and components for Y-M-D dropdowns with React
https://whitphx.github.io/react-ymd-date-select/
MIT License
45 stars 6 forks source link

Indicate invalid y-m-d combinations #20

Open whitphx opened 2 years ago

whitphx commented 2 years ago

For example, when the month select's value is 2, the labels for 29, 30, 31 in the day select would be something like (29), (30), and (31).