Skip to content

Implement ZonedDateTime::since and ZonedDateTime::until#170

Merged
nekevss merged 6 commits intomainfrom
zdt-until-since
Jan 19, 2025
Merged

Implement ZonedDateTime::since and ZonedDateTime::until#170
nekevss merged 6 commits intomainfrom
zdt-until-since

Conversation

@nekevss
Copy link
Copy Markdown
Member

@nekevss nekevss commented Jan 19, 2025

This PR implements the since and until methods for ZonedDateTime.

It also has a host of various bug fixes that I came across from implementing the methods in Boa and running the test suite. As a result, each method has a ~80% conformance rating (since 72/90 and until 70/88).

Copy link
Copy Markdown
Member

@jasonwilliams jasonwilliams left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Comment thread src/components/zoneddatetime.rs Outdated
@nekevss nekevss merged commit cb10eec into main Jan 19, 2025
@nekevss nekevss deleted the zdt-until-since branch January 19, 2025 18:17
@jedel1043 jedel1043 added C-enhancement New feature or request C-api Changes related to the public API labels Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-api Changes related to the public API C-enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants