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

29 of february #199

Open oxanakorabl opened 5 years ago

oxanakorabl commented 5 years ago

i have problems with 29.02.2000: can choose it, but if i set this date as default got this

Caused by: java.lang.IndexOutOfBoundsException: Index: 28, Size: 28 at java.util.ArrayList.get(ArrayList.java:437) at com.github.florent37.singledateandtimepicker.widget.WheelPicker.setDefaultDate(WheelPicker.java:256)

supriya-ski commented 5 years ago

Is this issue fixed? I am unable to select 29 Feb 2020.

Amaranadh1 commented 4 years ago

Shall you provide complete source code of SingleDateAndTimePicker with Today and Tomorrow text? Thanks In Advance.