We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Step 11:
Assert: NormalizedTimeDurationSign(daySpan) = sign.
This assertion doesn't hold, because start, startDateTime, and endDateTime are user-controlled for user-defined time zones or calendars.
start
startDateTime
endDateTime
The text was updated successfully, but these errors were encountered:
Let's wait until it's clear whether there's agreement to remove user-defined time zones and calendars, and see if this still needs to be addressed.
Sorry, something went wrong.
Obsoleted by #2925.
No branches or pull requests
Step 11:
This assertion doesn't hold, because
start
,startDateTime
, andendDateTime
are user-controlled for user-defined time zones or calendars.The text was updated successfully, but these errors were encountered: