-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
BUG: Adding offset produces NonExistentTimeError #36165
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
@rhshadrach It's seems to be an bad input. I tried the code |
I think the root issue stems from #28610.
|
Agreed @mroeschke and @hemraj4545, but the question for me is: why is this particular time nonexistent? It happens for me if the minutes are anywhere in 1 to 27, and only in the Iceland timezone. I was also under the expectation that
would raise as well, but that works fine for me. |
Hi, |
@germainvelard This issue is closed not because it has been resolved, but rather because it has been found to be a duplicate of another issue as noted above. It seems to me that issue covers what you mention as well, but please let me know if you disagree here. |
Hi @rhshadrach, thanks for your reply. |
In #36160, Travis had the following failure:
Can reproduce with:
which produces the trace:
Not sure if this is a bug or an invalid input.
The text was updated successfully, but these errors were encountered: