boa-dev / temporal

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

Implement Time's until and since methods #36

Closed nekevss closed 8 months ago

nekevss commented 8 months ago

Implements the until and since methods for the Time component.