Closed douglasjunior closed 9 years ago
Because the library be no new updates, I published the fix in jitpack.io.
See my fork https://github.com/douglasjunior/android-validation-komensky
Thanks :smile:
Thank you @douglasjunior for fixing this bug, that has been there for so long unnoticed :)
Because in regions where it works with 24h, using
cal.set(Calendar.HOUR, 0)
can happen to set as 12AM instead of 12PM.Like this:
The correct would be: