You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Integrate MonthCode into public API and related adjustments (#208)
This change integrate `MonthCode` into the public API of the partial
fields and `month_code` methods in order to better represent
[PrepareCalendarFields](https://tc39.es/proposal-temporal/#sec-temporal-preparecalendarfields)
conversion.
This does also add a host of public APIs to `MonthCode` for interacting
with it and adjusts the general validation methods (although, I do
suspect this will need to be iterated on in the future to better support
more calendars).
CC: @Manishearth as this includes updates to `temporal_capi`
0 commit comments