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

daysInMonth returns one more day (timezone issue) #10

Open
boskokg opened this issue Dec 22, 2018 · 2 comments
Open

daysInMonth returns one more day (timezone issue) #10

boskokg opened this issue Dec 22, 2018 · 2 comments

Comments

@boskokg
Copy link

boskokg commented Dec 22, 2018

Utils.daysInMonth returns one more day. Method is not aware of TimeZone). I expect that daysInMonth should return list with the Sunday as the first element but this method returned Saturday as the first day in the array.

@normancarcamo
Copy link

I have the same issue, I think it would be better to separate the logic from days in week.
I can submit a PR.

@boskokg
Copy link
Author

boskokg commented Nov 17, 2019

I created this issue a year ago. I don't think they will fix this soon...

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