-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
DateToDay.js giving wrong day #1121
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
Comments
Please assign me to this issue. Thank you |
I want to work on it please, Thank you. |
I would like to solve this problem. |
please assign it to me |
I have also submitted a solution to current bug in #1134 |
Hi, this is my first time contributing to an open-source project. I wanted to know if we have to use the same algorithm to calculate the day or if we could use a different one. Please advise. |
There are already several pull requests fixing this issue. I will advise people to not take this issue up any more. |
Hii Sir, pls assign this issue to me. |
We already have two working fixes for this issue. |
DateToDay("1/1/2020") returns "Friday" but its "Wednesday". Other basic tests show the wrong day as well.
The text was updated successfully, but these errors were encountered: