Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OnDateClickListener returning an incorrect date #78

Open
zhangzhu95 opened this issue Jan 15, 2020 · 0 comments
Open

OnDateClickListener returning an incorrect date #78

zhangzhu95 opened this issue Jan 15, 2020 · 0 comments

Comments

@zhangzhu95
Copy link

zhangzhu95 commented Jan 15, 2020

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 :

  1. Scroll to January 2020
  2. 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant