Skip to content

Impl round_with_provider for ZonedDateTIme#278

Merged
nekevss merged 10 commits into
boa-dev:mainfrom
sebastianjacmatt:impl-zonedatetime-round
May 6, 2025
Merged

Impl round_with_provider for ZonedDateTIme#278
nekevss merged 10 commits into
boa-dev:mainfrom
sebastianjacmatt:impl-zonedatetime-round

Conversation

@sebastianjacmatt
Copy link
Copy Markdown
Contributor

fixes #150

Implementation for round method in ZonedDateTime

Copy link
Copy Markdown
Member

@nekevss nekevss left a comment

Choose a reason for hiding this comment

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

This looks good overall. Can you also add a round method to src/builtins/compiled/zoneddatetime.rs as well.

@nekevss nekevss added the C-enhancement New feature or request label May 6, 2025
Copy link
Copy Markdown
Member

@nekevss nekevss left a comment

Choose a reason for hiding this comment

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

Perfect! Thanks for working on this and adding the extra method.

@nekevss nekevss merged commit 6e7e341 into boa-dev:main May 6, 2025
8 checks passed
nekevss pushed a commit that referenced this pull request May 10, 2025
fixes #150

Implementation for round method in ZonedDateTime
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement round method for ZonedDateTime

2 participants