react-datetimerange-picker
react-datetimerange-picker copied to clipboard
A datetime range picker for your React app.
Is there any way to add custom buttons onto the calendar. I would like to add a today button or auto range select for the month. Something similar to `tileContent`...
When I'm trying to enter hour for start time it changes, but nothing changes for minutes or end time https://projects.wojtekmaj.pl/react-datetimerange-picker/
search docs / issues / prs, no mention of dark mode support
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.2.4 to 6.2.7. Release notes Sourced from vite's releases. v6.2.7 Please refer to CHANGELOG.md for details. v6.2.6 Please refer to CHANGELOG.md for details. v6.2.5 Please refer to...
Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.26.0 to 7.27.0. Release notes Sourced from @babel/helpers's releases. v7.27.0 (2025-03-24) Thanks @ishchhabra and @vovkasm for your first PRs! :eyeglasses: Spec Compliance babel-generator, babel-parser #16977 Default importAttributesKeyword...
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.26.0 to 7.27.0. Release notes Sourced from @babel/runtime's releases. v7.27.0 (2025-03-24) Thanks @ishchhabra and @vovkasm for your first PRs! :eyeglasses: Spec Compliance babel-generator, babel-parser #16977 Default importAttributesKeyword...
I am using the component to select a start and end date, and we trigger the api once the user change the date. When user try to update the year...