Invalid Date
- Dominant language
- JavaScript
- Stars
- 48.7k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
When I use dayjs and I enter an invalid date, according to the documentation, if the range is exceeded, it will bubble up to the months or years, according what I enter.
**Example:** '60.07.2022' -> '29.08.2022'


**Expected behavior**
It's possible have a configuration to disabled that and keep what we enter and tell us just is a invalid date?

**Information**
- Day.js Version: 1.11.2
- Angular Version: 12.2.16
- Date Time Picker: @danielmoncada/angular-datetime-picker: 13.1.1
- @danielmoncada/angular-datetime-picker-dayjs-adapter: 1.1.1
Contributor guide
Assessment
This issue has not been assessed yet.