Replies: 3 comments
-
A simple PR with as much code reuse as possible would be welcome |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
-
datetime, datetime-range, time, and time-range variants have all been added in v2.4 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm wondering if there's any interest in having 'datetime' and 'datetime-range' filter variants. My team has a use-case for this. These would be almost identical to the existing 'date' and 'date-range' variants, but using
@mui/x-date-pickers/DateTimePicker
instead of@mui/x-date-pickers/DatePicker
.I can try making a PR if others deem this feature useful as well.
Beta Was this translation helpful? Give feedback.
All reactions