You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This should have been fixed with #2925, creating the intermediate should no longer be fallible due to removing custom time zones. The intermediate date time could still be outside the representable range, but that will get caught by GetPossibleEpochNanoseconds.
DifferenceZonedDateTime, step 12.b:
This call is fallible. Test case:
The text was updated successfully, but these errors were encountered: