Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
[Form] properly parse dates before the Gregorian calendar#54288
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
carsonbot commentedMar 14, 2024
Hey! To help keep things organized, we don't allow "Draft" pull requests. Could you please click the "ready for review" button or close this PR and open a new one when you are done? Note that a pull request does not have to be "perfect" or "ready for merge" when you first open it. We just want it to be ready for a first review. Cheers! Carsonbot |
68bba36 tob820c52Compareconnorhu commentedMar 14, 2024
Thx mr carson. Anyway. The problem is not appveyor specific. I can now reproduce it on any system. All I need to do is change the date.timezone in phpunit from UTC (in our case to Los Angeles). |
Summoning#31374 by@xabbuh
Although it's no longer obvious why the appveyor didn't run 4 years ago, I tried it in my own fork and was able to get the tests to run. Let's try again.