A custom react date picker with min-max and selection limits.
Coloring is namespaced to --date-picker-*
css colors.
Has 2 layout options
- For mobile only day number is visible
- For larger screens also weekday name is visible.
- Changeable day of the week
- Changeable intlFormat options
- CSS fixes.
- Lowering selection limit or min-max limits will prevent user from editing invalid dates.