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 would be a nice addition. Technically, ISO 8601 section 2.1.6 defines duration as a "non-negative quantity" (so afaik it is not a "valid" ISO8601 duration) but otherlibraries have consolidated negative durations nonetheless.
For example,
-PT8H
is a valid IOS 8601 duration. But pendulum raises an error when trying to parse it.The text was updated successfully, but these errors were encountered: