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
Yes, negative durations seems to be the area that we are getting the strongest feedback about. The current discussion is on #558, so I'd like to consolidate this into that one.
I'm having the following error when specifying a negative duration:
Does that mean that I have to bloat my code with
if
's to call the appropriate functionplus
/minus
according to the sign of the given duration?The text was updated successfully, but these errors were encountered: