-
The current iteration of the 'Date Picker' input field is wholly inadequate. It needs a lot of love.
### What (Required)
1. Ability to click on the year presented in the date picker, and change …
-
[ x] Bug report
[ ] Feature request
[ ] Support request
```
### Steps to Reproduce
react: 16.2.0
react-datetime: 2.15.0
react-treebeard: 2.1.0
```
```
### Expected Results
Time …
-
### Describe the Improvement
It would be nice to add an apply button to the 'Datetime' field Date/Time selector. It could be next to the 'Set to Now' button
The prominence of the 'Set to Now' b…
-
The disabledDate API works great for discrete ranges of date, but it would be nice to be able to disable dates in such a way that next/previous arrows are also disabled, and to hide invalid months or …
-
Hey,
I like this project so far. But I now need the possibility to add a picker where one can only choose between month and year.
-
Say for example you have a DOB field, someone could of cause just type their DOB, but many people who see a date picker come up expect that they have to use it to select the date - so for many people …
-
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### Summary 💡
Shortcuts are super cool but they don't quite get me to …
-
### Description
Hello,😊
We have noticed that the current version of the Date Picker component does not allow for customizable date formats, which is a crucial feature for internationalization. Dif…
-
## Your Environment
* flatpickr version used: 4.6.9
* Browser name and version: Firefox 86.0
* OS and version: Ubuntu 20.04
So basically, I am trying to achieve something very simple here:
…
-
I am trying to create a DateInput that only shows Year and Month views.
Following the Material-UI Pickers example (https://material-ui-pickers.dev/demo/datepicker#different-views)
Seems as easy as…