Skip to content

Implement PlainMonthDay::with functionality#335

Merged
nekevss merged 4 commits into
mainfrom
impl-pmd-with
Jun 6, 2025
Merged

Implement PlainMonthDay::with functionality#335
nekevss merged 4 commits into
mainfrom
impl-pmd-with

Conversation

@nekevss

@nekevss nekevss commented Jun 4, 2025

Copy link
Copy Markdown
Member

This implements PlainMonthDay::with method.

Closes #283

Special handling had to be added to the Era and EraYear resolution in order to properly support base line functionality.

CC: @Manishearth for the temporal_capi updates

@nekevss nekevss changed the title implement PlainMonthDay::with functionality Implement PlainMonthDay::with functionality Jun 4, 2025

@Manishearth Manishearth left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

capi is fine, I'm not using this API yet and this change is largely backwards compatible in c++

@jedel1043 jedel1043 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM!

@nekevss nekevss merged commit f687f16 into main Jun 6, 2025
8 checks passed
@nekevss nekevss deleted the impl-pmd-with branch June 6, 2025 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement with for PlainMonthDay

3 participants