react-datetime-picker
react-datetime-picker copied to clipboard
Suggestion: hideClock to use it as a date picker when time is unnecessary
Can a prop like hideClock be introduced to remove the time picker component altogether? If so this plugin can be used as a date picker when time is unnecessary.
The documentation states:
The most detailed calendar view that the user shall see. View defined here also becomes the one on which clicking an item in the calendar will select a date and pass it to onChange. Can be "hour", "minute" or "second". Don't need hour picking? Try React-Date-Picker!
It's unfortunate that we would need to add another library just because maxDetail: "day" isn't supported.

Why not just use react-date-picker?
This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this issue will be closed in 14 days.
This issue was closed because it has been stalled for 14 days with no activity.