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
Fixesboa-dev#139
Tests adapted from sample code in
https://tc39.es/proposal-temporal/docs/duration.html under total now
pass :)
I have a question in duration.rs about return types!
There's also another question in normalized.rs regarding some code i'd
like to refactor that makes this PR quite a bit larger than it needs to
be
Per the Temporal specification, Duration needs to have a
Duration::total
method implemented.This is related to ongoing progress for #11
The text was updated successfully, but these errors were encountered: