florent37 / SingleDateAndTimePicker

You can now select a date and a time with only one widget !
Apache License 2.0
1.02k stars 333 forks source link

[rf] date of birth over one hundred years #270

Closed Chupilin closed 4 years ago

Chupilin commented 4 years ago

Hello! I use your library. A person's age may be more than one hundred years. Maybe it will be useful to you.

Chupilin commented 4 years ago

You can set large values for MAX_YEAR_DIFF and MIN_YEAR_DIFF because you have 2 methods minDateRange (minDate) and maxDateRange (maxDate) for a custom range of user constraints.

florent37 commented 4 years ago

thanks I merge it :)

florent37 commented 4 years ago

published in 2.2.3