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

getActualMaximum() is broken #4

Open
archmageirvine opened this issue May 19, 2022 · 1 comment
Open

getActualMaximum() is broken #4

archmageirvine opened this issue May 19, 2022 · 1 comment

Comments

@archmageirvine
Copy link

I believe the function getActualMaximum() should return a value appropriate to the current date, so that for example getActualMaximum(Calendar.DAY_OF_MONTH) should return the maximum day number in the current month for the current date. Currently this always returns 31 which is incorrect.

@hadilq
Copy link
Owner

hadilq commented Aug 31, 2022

Thank you for your contribution. It's a long time that I didn't use this library in my projects so I couldn't spend time to fix its problems. Let's see if I could manage to take a look this time 🤞

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

2 participants