Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Add Time Selection Option to Date Range Picker #23

Open
NonamedBread opened this issue Dec 4, 2024 · 0 comments
Open

Comments

@NonamedBread
Copy link

Hi, thank you for the great work on this library! I find it very useful.

I wanted to ask if there is an existing feature or plan to add time selection to the mui-daterange-picker-plus component. Currently, it seems only dates can be selected, and I believe having the ability to choose a time would enhance the component’s functionality.

I have two ideas for implementing this feature:

Replacing the Date Picker with a DateTime Picker:

This approach would involve integrating a DateTimePicker component directly into the current date range picker, allowing users to select both date and time in one interface.
Adding a Time Picker in the Footer:

In this approach, users would select the date first, and then a Time Picker would appear in the footer section. This allows for a more flexible and user-friendly experience by separating the date and time selections.
I’m also interested in contributing to the project if this feature is not currently in development. Could you guide me on the best way to approach this, and whether there’s a preferred method among the two options I mentioned?

Looking forward to your feedback!

Thank you again for your efforts in maintaining this library. 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant