boa-dev / temporal

A Rust implementation of ECMAScript's Temporal API
Apache License 2.0
26 stars 4 forks source link

Duration Normalization - Part 2 #23

Closed nekevss closed 9 months ago

nekevss commented 9 months ago

This PR is a continuation on #20 implementing the Duration normalization changes. I think this gets close to covering most a decent portion of the changes major changes. This also shifts the round_to_increment functions to i64.