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

Today's date is missing on the list #328

Open matghazaryan opened 2 years ago

matghazaryan commented 2 years ago

Today's date is missing on the list when you make scroll it, today date appears immediately. This bug appears when setDefaultDate() is called, without setDefaultDate() it's working perfectly.

When I am selecting the current date then opening again it shows next day. When I am scrolling wheeler today appears.

What's the reason of it?