react-multi-date-picker
                                
                                
                                
                                    react-multi-date-picker copied to clipboard
                            
                            
                            
                        a simple React datepicker component for working with gregorian, persian, arabic and indian calendars
Hi. How do you suggest handling the timezone? My local timezone is different from the app that I'm working on
When using `react-date-object` in a Next.js project managed with `pnpm`, I encountered the following error during runtime or build: _Module not found: Can't resolve 'react-date-object/calendars/persian'_ ``` Install `[email protected]` resolved the...
Hello, in the **Persian calendar** for the year 1404, the first day of the year is Friday, while in your package the first day of the year is Sunday. Please...
Add a disable feature to the date picker so that the calendar popup opens but all its components are disabled. It would be better to take a function so that...
Greetings and thank you for your work. The datepicker is currently not accessible, meaning not usable with keyboard navigation. There are two main issues: 1) Keyboard trap It is impossible...
is there in umm al-qura calendar?
Bug: maxDate Prevents Selection but Doesn't Disable Date in UI Description: In the DatePicker component, when setting today's date as maxDate, the UI does not visually disable the date. However,...
I want to be able to have min and max for TimePicker. How can I do this?
when is passed the name prop to the component it seems didn't set correctly and i have some problem with that! i don't use any custom components for rendering stuff....
When I set persian_en for the locale prop in DatePicker, both the calendar and input show the date in English mode while I want this just for input, not the...