temporal icon indicating copy to clipboard operation
temporal copied to clipboard

Add a new `PartialYearMonth` to available partial structs

Open nekevss opened this issue 8 months ago • 0 comments

While implementing partial methods for PlainYearMonth, it became clear that PartialDate is not completely correct for PlainYearMonth APIs.

So a new PartialYearMonth should be implemented and used for all related APIs.

nekevss avatar May 07 '25 21:05 nekevss