You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I scrolled to January of 2020, and I noticed that when I choose 30 or 31 of december 2019, the library is telling that the year of that date belongs to 2020, which is incorrect.
Steps to reproduce :
Scroll to January 2020
Choose 30/12/2019
Actual Result:
The OnDateClickListener is returning a DateData with the year 2020
Expected Result:
The OnDateClickListener should return a DateData with the year 2019.
The text was updated successfully, but these errors were encountered:
I scrolled to January of 2020, and I noticed that when I choose 30 or 31 of december 2019, the library is telling that the year of that date belongs to 2020, which is incorrect.
Steps to reproduce :
Actual Result:
The OnDateClickListener is returning a DateData with the year 2020
Expected Result:
The OnDateClickListener should return a DateData with the year 2019.
The text was updated successfully, but these errors were encountered: